Home
last modified time | relevance | path

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

12

/linux/net/netfilter/
H A Dnf_dup_netdev.c43 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 Dxt_TEE.c24 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 Dnft_fwd_netdev.c29 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 Dnft_dup_netdev.c25 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 Dnf_dup_ipv6.c20 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 Dnft_dup_ipv6.c26 int oif = priv->sreg_dev ? regs->data[priv->sreg_dev] : -1; in nft_dup_ipv6_eval() local
H A Dnft_fib_ipv6.c161 const struct net_device *oif = NULL; in nft_fib6_eval() local
/linux/net/ipv4/netfilter/
H A Dnf_dup_ipv4.c25 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 Dnft_dup_ipv4.c28 int oif = priv->sreg_dev ? regs->data[priv->sreg_dev] : -1; in nft_dup_ipv4_eval() local
H A Dnft_fib_ipv4.c70 const struct net_device *oif; in nft_fib4_eval() local
/linux/include/net/
H A Droute.h159 __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 Dflow.h93 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 Daddrconf_core.c152 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 Droute.c413 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 Dfib6_rules.c65 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 Dip6_udp_tunnel.c139 int oif, in udp_tunnel6_dst_lookup()
H A Dping.c69 int oif = 0; in ping_v6_sendmsg() local
H A Dtcp_ipv6.c864 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 Dxt_TEE.h9 char oif[16]; member
/linux/net/ipv4/
H A Ddatagram.c26 int oif; in __ip4_datagram_connect() local
H A Dudp_tunnel_core.c211 struct net *net, int oif, in udp_tunnel_dst_lookup()
H A Droute.c501 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 Dfib_frontend.c345 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 Dlwt_bpf.c178 int oif = l3mdev ? l3mdev->ifindex : 0; in bpf_lwt_xmit_reroute() local
/linux/net/mpls/
H A Daf_mpls.c649 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()

12