/linux/net/netfilter/ |
H A D | nf_dup_netdev.c | 43 void nf_fwd_netdev_egress(const struct nft_pktinfo *pkt, int oif) in nf_fwd_netdev_egress() 57 void nf_dup_netdev_egress(const struct nft_pktinfo *pkt, int oif) in nf_dup_netdev_egress() 74 enum flow_action_id id, int oif) in nft_fwd_dup_netdev_offload()
|
H A D | xt_TEE.c | 24 int oif; member 40 int oif = info->priv ? info->priv->oif : 0; in tee_tg4() local 52 int oif = info->priv ? info->priv->oif : 0; in tee_tg6() local
|
H A D | nft_fwd_netdev.c | 29 int oif = regs->data[priv->sreg_dev]; in nft_fwd_netdev_eval() local 78 int oif = ctx->regs[priv->sreg_dev].data.data[0]; in nft_fwd_netdev_offload() local 100 int oif = regs->data[priv->sreg_dev]; in nft_fwd_neigh_eval() local
|
H A D | nft_dup_netdev.c | 25 int oif = regs->data[priv->sreg_dev]; in nft_dup_netdev_eval() local 66 int oif = ctx->regs[priv->sreg_dev].data.data[0]; in nft_dup_netdev_offload() local
|
/linux/net/ipv6/netfilter/ |
H A D | nf_dup_ipv6.c | 20 const struct in6_addr *gw, int oif) in nf_dup_ipv6_route() 48 const struct in6_addr *gw, int oif) in nf_dup_ipv6()
|
H A D | nft_dup_ipv6.c | 26 int oif = priv->sreg_dev ? regs->data[priv->sreg_dev] : -1; in nft_dup_ipv6_eval() local
|
H A D | nft_fib_ipv6.c | 161 const struct net_device *oif = NULL; in nft_fib6_eval() local
|
/linux/net/ipv4/netfilter/ |
H A D | nf_dup_ipv4.c | 25 const struct in_addr *gw, int oif) in nf_dup_ipv4_route() 52 const struct in_addr *gw, int oif) in nf_dup_ipv4()
|
H A D | nft_dup_ipv4.c | 28 int oif = priv->sreg_dev ? regs->data[priv->sreg_dev] : -1; in nft_dup_ipv4_eval() local
|
H A D | nft_fib_ipv4.c | 71 const struct net_device *oif; in nft_fib4_eval() local
|
/linux/net/ipv6/ |
H A D | addrconf_core.c | 152 int oif, struct flowi6 *fl6, in eafnosupport_fib6_table_lookup() 159 eafnosupport_fib6_lookup(struct net *net, int oif, struct flowi6 *fl6, in eafnosupport_fib6_lookup() 167 struct flowi6 *fl6, int oif, bool have_oif_match, in eafnosupport_fib6_select_path()
|
H A D | route.c | 416 struct flowi6 *fl6, int oif, bool have_oif_match, in fib6_select_path() 470 const struct in6_addr *saddr, int oif, int flags) in __rt6_device_match() 493 int oif; member 511 int oif, int flags) in rt6_nh_dev_match() 530 const struct in6_addr *saddr, int oif, int flags) in rt6_device_match() 715 static int rt6_score_route(const struct fib6_nh *nh, u32 fib6_flags, int oif, in rt6_score_route() 738 int oif, int strict, int *mpri, bool *do_rr) in find_match() 775 int oif; member 794 int oif, int strict, bool *do_rr, int *mpri) in __find_rr_leaf() 849 struct fib6_info *rr_head, int oif, int strict, in find_rr_leaf() [all …]
|
H A D | ip6_udp_tunnel.c | 139 int oif, in udp_tunnel6_dst_lookup()
|
H A D | tcp_ipv6.c | 864 int oif, int rst, u8 tclass, __be32 label, in tcp_v6_send_response() 1026 int oif = 0; in tcp_v6_send_reset() local 1148 u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v6_send_ack()
|
H A D | datagram.c | 46 int oif = sk->sk_bound_dev_if; in ip6_datagram_flow_key_init() local
|
H A D | icmp.c | 1051 const struct in6_addr *daddr, int oif) in icmpv6_flow_init()
|
/linux/include/net/ |
H A D | route.h | 188 int oif, __u8 scope) in ip_route_output() 205 __u8 proto, __u8 tos, int oif) in ip_route_output_ports() 320 __be32 src, int oif, u8 protocol, in ip_route_connect_init() 335 __be32 src, int oif, u8 protocol, in ip_route_connect()
|
H A D | flow.h | 93 static inline void flowi4_init_output(struct flowi4 *fl4, int oif, in flowi4_init_output() 119 static inline void flowi4_update_output(struct flowi4 *fl4, int oif, in flowi4_update_output()
|
/linux/include/uapi/linux/netfilter/ |
H A D | xt_TEE.h | 9 char oif[16]; member
|
/linux/net/ipv4/ |
H A D | datagram.c | 26 int oif; in __ip4_datagram_connect() local
|
H A D | udp_tunnel_core.c | 211 struct net *net, int oif, in udp_tunnel_dst_lookup()
|
H A D | route.c | 507 int oif, __u8 tos, u8 prot, u32 mark, in __build_flow_key() 531 int oif = skb->dev->ifindex; in build_skb_flow_key() local 824 int oif = skb->dev->ifindex; in ip_do_redirect() local 1075 int oif, u8 protocol) in ipv4_update_pmtu() 1165 int oif, u8 protocol) in ipv4_redirect()
|
H A D | fib_frontend.c | 345 dscp_t dscp, int oif, struct net_device *dev, in __fib_validate_source() 429 dscp_t dscp, int oif, struct net_device *dev, in fib_validate_source()
|
/linux/net/core/ |
H A D | lwt_bpf.c | 181 int oif = l3mdev ? l3mdev->ifindex : 0; in bpf_lwt_xmit_reroute() local
|
/linux/net/mpls/ |
H A D | af_mpls.c | 649 struct mpls_nh *nh, int oif) in find_outdev() 681 struct mpls_nh *nh, int oif) in mpls_nh_assign_dev() 801 struct mpls_nh *nh, int oif, struct nlattr *via, in mpls_nh_build()
|