Home
last modified time | relevance | path

Searched defs:oif (Results 1 – 28 of 28) sorted by relevance

/linux-4.4.14/net/netfilter/
Dxt_TEE.c25 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/
Dnf_dup_ipv6.c23 const struct in6_addr *gw, int oif) in nf_dup_ipv6_route()
50 const struct in6_addr *gw, int oif) in nf_dup_ipv6()
Dnft_dup_ipv6.c29 int oif = regs->data[priv->sreg_dev]; in nft_dup_ipv6_eval() local
/linux-4.4.14/net/ipv4/netfilter/
Dnf_dup_ipv4.c27 const struct in_addr *gw, int oif) in nf_dup_ipv4_route()
54 const struct in_addr *gw, int oif) in nf_dup_ipv4()
Dnft_dup_ipv4.c31 int oif = regs->data[priv->sreg_dev]; in nft_dup_ipv4_eval() local
/linux-4.4.14/net/ipv4/
Dxfrm4_policy.c23 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
Ddatagram.c30 int oif; in __ip4_datagram_connect() local
Droute.c506 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()
Dfib_frontend.c323 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()
Dip_tunnel.c351 __be32 key, __u8 tos, int oif) in init_tunnel_flow()
Dfib_semantics.c598 int oif, const struct fib_nh *nh, in fib_encap_match()
Dip_output.c1552 int oif; in ip_send_unicast_reply() local
Dtcp_ipv4.c713 u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v4_send_ack()
/linux-4.4.14/include/net/
Droute.h137 __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()
Dl3mdev.h65 int oif; in l3mdev_fib_oif() local
Dflow.h93 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()
Dip.h60 int oif; member
/linux-4.4.14/net/ipv6/
Dxfrm6_policy.c30 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
Droute.c437 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 …]
Dtcp_ipv6.c738 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()
Dndisc.c446 int oif = l3mdev_fib_oif(skb->dev); in ndisc_send_skb() local
1499 int oif = l3mdev_fib_oif(dev); in ndisc_send_redirect() local
Dicmp.c825 int oif) in icmpv6_flow_init()
/linux-4.4.14/include/uapi/linux/netfilter/
Dxt_TEE.h6 char oif[16]; member
/linux-4.4.14/net/mpls/
Daf_mpls.c499 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/
Ddn_fib.c572 u32 oif; in fib_magic() member
/linux-4.4.14/fs/ocfs2/
Dioctl.c242 struct ocfs2_info_fs_features oif; in ocfs2_info_handle_fs_features() local
/linux-4.4.14/net/xfrm/
Dxfrm_policy.c119 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/
Dvxlan.c1847 struct sk_buff *skb, int oif, in vxlan6_get_route()