Searched defs:oif (Results 1 – 13 of 13) sorted by relevance
/linux-3.3/include/net/ |
D | route.h | 129 __be32 saddr, u8 tos, int oif) in ip_route_output() 144 __u8 proto, __u8 tos, int oif) in ip_route_output_ports() 157 __be32 gre_key, __u8 tos, int oif) in ip_route_output_gre() 239 u32 tos, int oif, u8 protocol, in ip_route_connect_init() 258 int oif, u8 protocol, in ip_route_connect()
|
D | flow.h | 77 static inline void flowi4_init_output(struct flowi4 *fl4, int oif, in flowi4_init_output() 98 static inline void flowi4_update_output(struct flowi4 *fl4, int oif, __u8 tos, in flowi4_update_output()
|
D | ip.h | 54 int oif; member
|
/linux-3.3/include/linux/netfilter/ |
D | xt_TEE.h | 6 char oif[16]; member
|
/linux-3.3/net/ipv4/ |
D | datagram.c | 30 int oif; in ip4_datagram_connect() local
|
D | fib_frontend.c | 193 int oif, struct net_device *dev, __be32 *spec_dst, in fib_validate_source()
|
D | tcp_ipv4.c | 674 u32 win, u32 ts, int oif, in tcp_v4_send_ack()
|
/linux-3.3/net/ipv6/ |
D | route.c | 336 int oif, in rt6_device_match() 423 static inline int rt6_check_dev(struct rt6_info *rt, int oif) in rt6_check_dev() 461 static int rt6_score_route(struct rt6_info *rt, int oif, in rt6_score_route() 478 static struct rt6_info *find_match(struct rt6_info *rt, int oif, int strict, in find_match() 505 u32 metric, int oif, int strict) in find_rr_leaf() 521 static struct rt6_info *rt6_select(struct fib6_node *fn, int oif, int strict) in rt6_select() 668 const struct in6_addr *saddr, int oif, int strict) in rt6_lookup() 795 static struct rt6_info *ip6_pol_route(struct net *net, struct fib6_table *table, int oif, in ip6_pol_route()
|
D | icmp.c | 789 int oif) in icmpv6_flow_init()
|
/linux-3.3/net/netfilter/ |
D | xt_TEE.c | 36 int oif; member
|
/linux-3.3/net/l2tp/ |
D | l2tp_ip.c | 304 int oif, rc; in l2tp_ip_connect() local
|
/linux-3.3/fs/ocfs2/ |
D | ioctl.c | 275 struct ocfs2_info_fs_features oif; in ocfs2_info_handle_fs_features() local
|
/linux-3.3/net/decnet/ |
D | dn_route.c | 1630 int oif = 0; in dn_cache_getroute() local
|