Home
last modified time | relevance | path

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

12

/Linux-v5.10/net/netfilter/
Dnf_dup_netdev.c26 void nf_fwd_netdev_egress(const struct nft_pktinfo *pkt, int oif) in nf_fwd_netdev_egress()
40 void nf_dup_netdev_egress(const struct nft_pktinfo *pkt, int oif) in nf_dup_netdev_egress()
57 enum flow_action_id id, int oif) in nft_fwd_dup_netdev_offload()
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
Dnft_fwd_netdev.c29 int oif = regs->data[priv->sreg_dev]; in nft_fwd_netdev_eval() local
75 int oif = ctx->regs[priv->sreg_dev].data.data[0]; in nft_fwd_netdev_offload() local
92 int oif = regs->data[priv->sreg_dev]; in nft_fwd_neigh_eval() local
Dnft_dup_netdev.c25 int oif = regs->data[priv->sreg_dev]; in nft_dup_netdev_eval() local
65 int oif = ctx->regs[priv->sreg_dev].data.data[0]; in nft_dup_netdev_offload() local
/Linux-v5.10/net/ipv4/netfilter/
Dnf_dup_ipv4.c24 const struct in_addr *gw, int oif) in nf_dup_ipv4_route()
51 const struct in_addr *gw, int oif) in nf_dup_ipv4()
Dnft_dup_ipv4.c28 int oif = priv->sreg_dev ? regs->data[priv->sreg_dev] : -1; in nft_dup_ipv4_eval() local
Dnft_fib_ipv4.c69 const struct net_device *oif; in nft_fib4_eval() local
/Linux-v5.10/net/ipv6/netfilter/
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()
Dnft_dup_ipv6.c26 int oif = priv->sreg_dev ? regs->data[priv->sreg_dev] : -1; in nft_dup_ipv6_eval() local
Dnft_fib_ipv6.c143 const struct net_device *oif = NULL; in nft_fib6_eval() local
/Linux-v5.10/include/net/
Droute.h146 __be32 saddr, u8 tos, int oif) in ip_route_output()
161 __u8 proto, __u8 tos, int oif) in ip_route_output_ports()
174 __be32 gre_key, __u8 tos, int oif) in ip_route_output_gre()
292 u32 tos, int oif, u8 protocol, in ip_route_connect_init()
308 int oif, u8 protocol, in ip_route_connect()
Dflow.h98 static inline void flowi4_init_output(struct flowi4 *fl4, int oif, in flowi4_init_output()
123 static inline void flowi4_update_output(struct flowi4 *fl4, int oif, __u8 tos, in flowi4_update_output()
/Linux-v5.10/net/ipv4/
Dxfrm4_policy.c21 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()
55 static int xfrm4_get_saddr(struct net *net, int oif, in xfrm4_get_saddr()
Ddatagram.c27 int oif; in __ip4_datagram_connect() local
Droute.c528 int oif, u8 tos, in __build_flow_key()
551 int oif = skb->dev->ifindex; in build_skb_flow_key() local
827 int oif = skb->dev->ifindex; in ip_do_redirect() local
1068 int oif, u8 protocol) in ipv4_update_pmtu()
1158 int oif, u8 protocol) in ipv4_redirect()
Dfib_frontend.c344 u8 tos, int oif, struct net_device *dev, in __fib_validate_source()
420 u8 tos, int oif, struct net_device *dev, in fib_validate_source()
/Linux-v5.10/net/ipv6/
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()
Dxfrm6_policy.c26 static struct dst_entry *xfrm6_dst_lookup(struct net *net, int tos, int oif, in xfrm6_dst_lookup()
54 static int xfrm6_get_saddr(struct net *net, int oif, in xfrm6_get_saddr()
Droute.c429 struct flowi6 *fl6, int oif, bool have_oif_match, in fib6_select_path()
480 const struct in6_addr *saddr, int oif, int flags) in __rt6_device_match()
503 int oif; member
521 int oif, int flags) in rt6_nh_dev_match()
540 const struct in6_addr *saddr, int oif, int flags) in rt6_device_match()
721 static int rt6_score_route(const struct fib6_nh *nh, u32 fib6_flags, int oif, in rt6_score_route()
744 int oif, int strict, int *mpri, bool *do_rr) in find_match()
781 int oif; member
800 int oif, int strict, bool *do_rr, int *mpri) in __find_rr_leaf()
855 struct fib6_info *rr_head, int oif, int strict, in find_rr_leaf()
[all …]
Dfib6_rules.c63 int fib6_lookup(struct net *net, int oif, struct flowi6 *fl6, in fib6_lookup()
164 int err, *oif; in fib6_rule_action_alt() local
Dping.c54 int oif = 0; in ping_v6_sendmsg() local
Dtcp_ipv6.c867 int oif, struct tcp_md5sig_key *key, int rst, in tcp_v6_send_response()
998 int oif = 0; in tcp_v6_send_reset() local
1091 u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v6_send_ack()
/Linux-v5.10/include/uapi/linux/netfilter/
Dxt_TEE.h9 char oif[16]; member
/Linux-v5.10/net/sched/
Dact_sample.c164 int oif; in tcf_sample_act() local
/Linux-v5.10/net/core/
Dlwt_bpf.c178 int oif = l3mdev ? l3mdev->ifindex : 0; in bpf_lwt_xmit_reroute() local

12