/linux-4.4.14/net/netfilter/ |
D | xt_TEE.c | 25 int oif; member 34 int oif = info->priv ? info->priv->oif : 0; in tee_tg4() local 46 int oif = info->priv ? info->priv->oif : 0; in tee_tg6() local
|
/linux-4.4.14/net/ipv6/netfilter/ |
D | nf_dup_ipv6.c | 23 const struct in6_addr *gw, int oif) in nf_dup_ipv6_route() 50 const struct in6_addr *gw, int oif) in nf_dup_ipv6()
|
D | nft_dup_ipv6.c | 29 int oif = regs->data[priv->sreg_dev]; in nft_dup_ipv6_eval() local
|
/linux-4.4.14/net/ipv4/netfilter/ |
D | nf_dup_ipv4.c | 27 const struct in_addr *gw, int oif) in nf_dup_ipv4_route() 54 const struct in_addr *gw, int oif) in nf_dup_ipv4()
|
D | nft_dup_ipv4.c | 31 int oif = regs->data[priv->sreg_dev]; in nft_dup_ipv4_eval() local
|
/linux-4.4.14/net/ipv4/ |
D | xfrm4_policy.c | 23 int tos, int oif, in __xfrm4_dst_lookup() 45 static struct dst_entry *xfrm4_dst_lookup(struct net *net, int tos, int oif, in xfrm4_dst_lookup() 54 static int xfrm4_get_saddr(struct net *net, int oif, in xfrm4_get_saddr() 112 int oif = 0; in _decode_session4() local
|
D | datagram.c | 30 int oif; in __ip4_datagram_connect() local
|
D | route.c | 506 int oif, u8 tos, in __build_flow_key() 527 int oif = skb->dev->ifindex; in build_skb_flow_key() local 790 int oif = skb->dev->ifindex; in ip_do_redirect() local 1006 int oif, u32 mark, u8 protocol, int flow_flags) in ipv4_update_pmtu() 1097 int oif, u32 mark, u8 protocol, int flow_flags) in ipv4_redirect()
|
D | fib_frontend.c | 323 u8 tos, int oif, struct net_device *dev, in __fib_validate_source() 408 u8 tos, int oif, struct net_device *dev, in fib_validate_source()
|
D | ip_tunnel.c | 351 __be32 key, __u8 tos, int oif) in init_tunnel_flow()
|
D | fib_semantics.c | 598 int oif, const struct fib_nh *nh, in fib_encap_match()
|
D | ip_output.c | 1552 int oif; in ip_send_unicast_reply() local
|
D | tcp_ipv4.c | 713 u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v4_send_ack()
|
/linux-4.4.14/include/net/ |
D | route.h | 137 __be32 saddr, u8 tos, int oif) in ip_route_output() 152 __u8 proto, __u8 tos, int oif) in ip_route_output_ports() 165 __be32 gre_key, __u8 tos, int oif) in ip_route_output_gre() 260 u32 tos, int oif, u8 protocol, in ip_route_connect_init() 275 int oif, u8 protocol, in ip_route_connect()
|
D | l3mdev.h | 65 int oif; in l3mdev_fib_oif() local
|
D | flow.h | 93 static inline void flowi4_init_output(struct flowi4 *fl4, int oif, in flowi4_init_output() 115 static inline void flowi4_update_output(struct flowi4 *fl4, int oif, __u8 tos, in flowi4_update_output()
|
D | ip.h | 60 int oif; member
|
/linux-4.4.14/net/ipv6/ |
D | xfrm6_policy.c | 30 static struct dst_entry *xfrm6_dst_lookup(struct net *net, int tos, int oif, in xfrm6_dst_lookup() 56 static int xfrm6_get_saddr(struct net *net, int oif, in xfrm6_get_saddr() 128 int oif = 0; in _decode_session6() local
|
D | route.c | 437 struct flowi6 *fl6, int oif, in rt6_multipath_select() 468 int oif, in rt6_device_match() 586 static inline int rt6_check_dev(struct rt6_info *rt, int oif) in rt6_check_dev() 628 static int rt6_score_route(struct rt6_info *rt, int oif, in rt6_score_route() 647 static struct rt6_info *find_match(struct rt6_info *rt, int oif, int strict, in find_match() 686 u32 metric, int oif, int strict, in find_rr_leaf() 721 static struct rt6_info *rt6_select(struct fib6_node *fn, int oif, int strict) in rt6_select() 880 const struct in6_addr *saddr, int oif, int strict) in rt6_lookup() 1040 static struct rt6_info *ip6_pol_route(struct net *net, struct fib6_table *table, int oif, in ip6_pol_route() 1389 int oif, u32 mark) in ip6_update_pmtu() [all …]
|
D | tcp_ipv6.c | 738 int oif, struct tcp_md5sig_key *key, int rst, in tcp_v6_send_response() 847 int oif; in tcp_v6_send_reset() local 907 u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v6_send_ack()
|
D | ndisc.c | 446 int oif = l3mdev_fib_oif(skb->dev); in ndisc_send_skb() local 1499 int oif = l3mdev_fib_oif(dev); in ndisc_send_redirect() local
|
D | icmp.c | 825 int oif) in icmpv6_flow_init()
|
/linux-4.4.14/include/uapi/linux/netfilter/ |
D | xt_TEE.h | 6 char oif[16]; member
|
/linux-4.4.14/net/mpls/ |
D | af_mpls.c | 499 struct mpls_nh *nh, int oif) in find_outdev() 531 struct mpls_nh *nh, int oif) in mpls_nh_assign_dev() 595 struct mpls_nh *nh, int oif, in mpls_nh_build()
|
/linux-4.4.14/net/decnet/ |
D | dn_fib.c | 572 u32 oif; in fib_magic() member
|
/linux-4.4.14/fs/ocfs2/ |
D | ioctl.c | 242 struct ocfs2_info_fs_features oif; in ocfs2_info_handle_fs_features() local
|
/linux-4.4.14/net/xfrm/ |
D | xfrm_policy.c | 119 int tos, int oif, in __xfrm_dst_lookup() 139 int tos, int oif, in xfrm_dst_lookup() 1398 xfrm_get_saddr(struct net *net, int oif, xfrm_address_t *local, in xfrm_get_saddr()
|
/linux-4.4.14/drivers/net/ |
D | vxlan.c | 1847 struct sk_buff *skb, int oif, in vxlan6_get_route()
|