Searched defs:oif (Results 1 - 25 of 41) sorted by relevance

12

/linux-master/include/uapi/linux/netfilter/
H A Dxt_TEE.h9 char oif[16]; member in struct:xt_tee_tginfo
/linux-master/net/ipv4/netfilter/
H A Dnf_dup_ipv4.c23 nf_dup_ipv4_route(struct net *net, struct sk_buff *skb, const struct in_addr *gw, int oif) argument
50 nf_dup_ipv4(struct net *net, struct sk_buff *skb, unsigned int hooknum, const struct in_addr *gw, int oif) argument
H A Dnft_dup_ipv4.c28 int oif = priv->sreg_dev ? regs->data[priv->sreg_dev] : -1; local
30 nf_dup_ipv4(nft_net(pkt), pkt->skb, nft_hook(pkt), &gw, oif); local
H A Dnft_fib_ipv4.c70 const struct net_device *oif; local
/linux-master/net/ipv6/netfilter/
H A Dnf_dup_ipv6.c19 nf_dup_ipv6_route(struct net *net, struct sk_buff *skb, const struct in6_addr *gw, int oif) argument
47 nf_dup_ipv6(struct net *net, struct sk_buff *skb, unsigned int hooknum, const struct in6_addr *gw, int oif) argument
H A Dnft_dup_ipv6.c26 int oif = priv->sreg_dev ? regs->data[priv->sreg_dev] : -1; local
28 nf_dup_ipv6(nft_net(pkt), pkt->skb, nft_hook(pkt), gw, oif); local
H A Dnft_fib_ipv6.c161 const struct net_device *oif = NULL; local
/linux-master/net/netfilter/
H A Dnf_dup_netdev.c43 void nf_fwd_netdev_egress(const struct nft_pktinfo *pkt, int oif) argument
57 void nf_dup_netdev_egress(const struct nft_pktinfo *pkt, int oif) argument
72 nft_fwd_dup_netdev_offload(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, enum flow_action_id id, int oif) argument
H A Dnft_dup_netdev.c25 int oif = regs->data[priv->sreg_dev]; local
66 int oif = ctx->regs[priv->sreg_dev].data.data[0]; local
H A Dxt_TEE.c24 int oif; member in struct:xt_tee_priv
40 int oif = info->priv ? info->priv->oif : 0; local
42 nf_dup_ipv4(xt_net(par), skb, xt_hooknum(par), &info->gw.in, oif); local
52 int oif = info->priv ? info->priv->oif : 0; local
54 nf_dup_ipv6(xt_net(par), skb, xt_hooknum(par), &info->gw.in6, oif); local
[all...]
H A Dnft_fwd_netdev.c29 int oif = regs->data[priv->sreg_dev]; local
78 int oif = ctx->regs[priv->sreg_dev].data.data[0]; local
100 int oif = regs->data[priv->sreg_dev]; local
/linux-master/net/ipv4/
H A Ddatagram.c26 int oif; local
H A Dxfrm4_policy.c43 static struct dst_entry *xfrm4_dst_lookup(struct net *net, int tos, int oif, argument
53 static int xfrm4_get_saddr(struct net *net, int oif, argument
20 __xfrm4_dst_lookup(struct net *net, struct flowi4 *fl4, int tos, int oif, const xfrm_address_t *saddr, const xfrm_address_t *daddr, u32 mark) argument
H A Dudp_tunnel_core.c207 udp_tunnel_dst_lookup(struct sk_buff *skb, struct net_device *dev, struct net *net, int oif, __be32 *saddr, const struct ip_tunnel_key *key, __be16 sport, __be16 dport, u8 tos, struct dst_cache *dst_cache) argument
/linux-master/net/ipv6/
H A Dip6_udp_tunnel.c135 udp_tunnel6_dst_lookup(struct sk_buff *skb, struct net_device *dev, struct net *net, struct socket *sock, int oif, struct in6_addr *saddr, const struct ip_tunnel_key *key, __be16 sport, __be16 dport, u8 dsfield, struct dst_cache *dst_cache) argument
H A Dxfrm6_policy.c26 static struct dst_entry *xfrm6_dst_lookup(struct net *net, int tos, int oif, argument
53 static int xfrm6_get_saddr(struct net *net, int oif, argument
H A Dping.c69 int oif = 0; local
[all...]
H A Daddrconf_core.c159 eafnosupport_fib6_lookup(struct net *net, int oif, struct flowi6 *fl6, argument
151 eafnosupport_fib6_table_lookup(struct net *net, struct fib6_table *table, int oif, struct flowi6 *fl6, struct fib6_result *res, int flags) argument
166 eafnosupport_fib6_select_path(const struct net *net, struct fib6_result *res, struct flowi6 *fl6, int oif, bool have_oif_match, const struct sk_buff *skb, int strict) argument
H A Dfib6_rules.c64 int fib6_lookup(struct net *net, int oif, struct flowi6 *fl6, argument
165 int err, *oif; local
H A Dicmp.c1037 icmpv6_flow_init(const struct sock *sk, struct flowi6 *fl6, u8 type, const struct in6_addr *saddr, const struct in6_addr *daddr, int oif) argument
H A Ddatagram.c46 int oif = sk->sk_bound_dev_if; local
/linux-master/net/core/
H A Dlwt_bpf.c176 int oif = l3mdev ? l3mdev->ifindex : 0; local
/linux-master/include/net/
H A Droute.h144 ip_route_output(struct net *net, __be32 daddr, __be32 saddr, u8 tos, int oif) argument
156 ip_route_output_ports(struct net *net, struct flowi4 *fl4, const struct sock *sk, __be32 daddr, __be32 saddr, __be16 dport, __be16 sport, __u8 proto, __u8 tos, int oif) argument
171 ip_route_output_gre(struct net *net, struct flowi4 *fl4, __be32 daddr, __be32 saddr, __be32 gre_key, __u8 tos, int oif) argument
285 ip_route_connect_init(struct flowi4 *fl4, __be32 dst, __be32 src, int oif, u8 protocol, __be16 sport, __be16 dport, const struct sock *sk) argument
300 ip_route_connect(struct flowi4 *fl4, __be32 dst, __be32 src, int oif, u8 protocol, __be16 sport, __be16 dport, const struct sock *sk) argument
[all...]
H A Dflow.h93 static inline void flowi4_init_output(struct flowi4 *fl4, int oif, argument
119 static inline void flowi4_update_output(struct flowi4 *fl4, int oif, argument
/linux-master/fs/ocfs2/
H A Dioctl.c240 struct ocfs2_info_fs_features oif; local

Completed in 209 milliseconds

12