/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 | 70 const struct net_device *oif; in nft_fib4_eval() local
|
/linux/include/net/ |
H A D | route.h | 159 __be32 saddr, u8 tos, int oif, in ip_route_output() 177 __u8 proto, __u8 tos, int oif) in ip_route_output_ports() 190 __be32 gre_key, __u8 tos, int oif) in ip_route_output_gre() 301 __be32 src, int oif, u8 protocol, in ip_route_connect_init() 316 __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/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 | 413 struct flowi6 *fl6, int oif, bool have_oif_match, in fib6_select_path() 467 const struct in6_addr *saddr, int oif, int flags) in __rt6_device_match() 490 int oif; member 508 int oif, int flags) in rt6_nh_dev_match() 527 const struct in6_addr *saddr, int oif, int flags) in rt6_device_match() 712 static int rt6_score_route(const struct fib6_nh *nh, u32 fib6_flags, int oif, in rt6_score_route() 735 int oif, int strict, int *mpri, bool *do_rr) in find_match() 772 int oif; member 791 int oif, int strict, bool *do_rr, int *mpri) in __find_rr_leaf() 846 struct fib6_info *rr_head, int oif, int strict, in find_rr_leaf() [all …]
|
H A D | fib6_rules.c | 65 int fib6_lookup(struct net *net, int oif, struct flowi6 *fl6, in fib6_lookup() 166 int err, *oif; in fib6_rule_action_alt() local
|
H A D | ip6_udp_tunnel.c | 139 int oif, in udp_tunnel6_dst_lookup()
|
H A D | ping.c | 69 int oif = 0; in ping_v6_sendmsg() local
|
H A D | tcp_ipv6.c | 864 int oif, int rst, u8 tclass, __be32 label, in tcp_v6_send_response() 1023 int oif = 0; in tcp_v6_send_reset() local 1145 u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v6_send_ack()
|
/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 | 501 int oif, __u8 tos, u8 prot, u32 mark, in __build_flow_key() 525 int oif = skb->dev->ifindex; in build_skb_flow_key() local 818 int oif = skb->dev->ifindex; in ip_do_redirect() local 1054 int oif, u8 protocol) in ipv4_update_pmtu() 1144 int oif, u8 protocol) in ipv4_redirect()
|
H A D | fib_frontend.c | 345 u8 tos, int oif, struct net_device *dev, in __fib_validate_source() 422 u8 tos, int oif, struct net_device *dev, in fib_validate_source()
|
/linux/net/core/ |
H A D | lwt_bpf.c | 178 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()
|