Home
last modified time | relevance | path

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

12

/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()
/linux/net/netfilter/
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
/linux/include/net/
H A Droute.h188 int oif, __u8 scope) in ip_route_output()
205 __u8 proto, __u8 tos, int oif) in ip_route_output_ports()
322 __be32 src, int oif, u8 protocol, in ip_route_connect_init()
340 __be32 src, int oif, u8 protocol, in ip_route_connect()
H A Dip_tunnels.h361 struct net *net, int oif, in ip_tunnel_init_flow()
H A Dip_fib.h458 dscp_t dscp, int oif, struct net_device *dev, in fib_validate_source_reason()
/linux/include/uapi/linux/netfilter/
H A Dxt_TEE.h9 char oif[16]; member
/linux/net/ipv6/
H A Droute.c439 struct flowi6 *fl6, int oif, bool have_oif_match, in fib6_select_path() argument
506 const struct in6_addr *saddr, int oif, int flags) in __rt6_device_match() argument
529 int oif; member
547 int oif, in in rt6_nh_dev_match() argument
566 rt6_device_match(struct net * net,struct fib6_result * res,const struct in6_addr * saddr,int oif,int flags) rt6_device_match() argument
751 rt6_score_route(const struct fib6_nh * nh,u32 fib6_flags,int oif,int strict) rt6_score_route() argument
774 find_match(struct fib6_nh * nh,u32 fib6_flags,int oif,int strict,int * mpri,bool * do_rr) find_match() argument
811 int oif; global() member
832 __find_rr_leaf(struct fib6_info * f6i_start,struct fib6_info * nomatch,u32 metric,struct fib6_result * res,struct fib6_info ** cont,int oif,int strict,bool * do_rr,int * mpri) __find_rr_leaf() argument
886 find_rr_leaf(struct fib6_node * fn,struct fib6_info * leaf,struct fib6_info * rr_head,int oif,int strict,bool * do_rr,struct fib6_result * res) find_rr_leaf() argument
906 rt6_select(struct net * net,struct fib6_node * fn,int oif,struct fib6_result * res,int strict) rt6_select() argument
1317 rt6_lookup(struct net * net,const struct in6_addr * daddr,const struct in6_addr * saddr,int oif,const struct sk_buff * skb,int strict) rt6_lookup() argument
2246 fib6_table_lookup(struct net * net,struct fib6_table * table,int oif,struct flowi6 * fl6,struct fib6_result * res,int strict) fib6_table_lookup() argument
2274 ip6_pol_route(struct net * net,struct fib6_table * table,int oif,struct flowi6 * fl6,const struct sk_buff * skb,int flags) ip6_pol_route() argument
3010 ip6_update_pmtu(struct sk_buff * skb,struct net * net,__be32 mtu,int oif,u32 mark,kuid_t uid) ip6_update_pmtu() argument
3032 int oif = sk->sk_bound_dev_if; ip6_sk_update_pmtu() local
3217 ip6_redirect(struct sk_buff * skb,struct net * net,int oif,u32 mark,kuid_t uid) ip6_redirect() argument
3238 ip6_redirect_no_header(struct sk_buff * skb,struct net * net,int oif) ip6_redirect_no_header() argument
6237 int err, iif = 0, oif = 0; inet6_rtm_getroute() local
[all...]
H A Dip6_udp_tunnel.c139 int oif, in udp_tunnel6_dst_lookup()
H A Dfib6_rules.c68 int fib6_lookup(struct net *net, int oif, struct flowi6 *fl6, in fib6_lookup()
172 int err, *oif; in fib6_rule_action_alt() local
H A Dtcp_ipv6.c849 int oif, int rst, u8 tclass, __be32 label, in tcp_v6_send_response() argument
1021 int oif = 0; in tcp_v6_send_reset() local
1143 u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v6_send_ack() argument
[all...]
H A Ddatagram.c46 int oif = sk->sk_bound_dev_if; in ip6_datagram_flow_key_init() local
H A Dicmp.c1254 const struct in6_addr *daddr, int oif) in icmpv6_flow_init()
H A Dseg6_local.c194 int oif; member
273 seg6_lookup_any_nexthop(struct sk_buff * skb,struct in6_addr * nhaddr,u32 tbl_id,bool local_delivery,int oif) seg6_lookup_any_nexthop() argument
[all...]
H A Dndisc.c489 int oif = skb->dev->ifindex; in ndisc_send_skb() local
H A Dip6_fib.c339 int fib6_lookup(struct net *net, int oif, struct flowi6 *fl6, in fib6_lookup()
/linux/net/ipv4/
H A Ddatagram.c26 int oif; in __ip4_datagram_connect() local
H A Dudp_tunnel_core.c227 struct net *net, int oif, in udp_tunnel_dst_lookup()
H A Droute.c512 int oif, __u8 tos, u8 prot, u32 mark, in __build_flow_key() argument
536 int oif = skb->dev->ifindex; in build_skb_flow_key() local
864 int oif = skb->dev->ifindex; in ip_do_redirect() local
1116 int oif, u8 protocol) in ipv4_update_pmtu() argument
1205 int oif, u in ipv4_redirect() argument
[all...]
H A Dfib_frontend.c366 dscp_t dscp, int oif, struct net_device *dev, in __fib_validate_source()
450 dscp_t dscp, int oif, struct net_device *dev, in fib_validate_source()
H A Dip_output.c1619 int oif; in ip_send_unicast_reply() local
H A Dtcp_ipv4.c911 u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v4_send_ack() argument
/linux/net/core/
H A Dlwt_bpf.c185 int oif = l3mdev ? l3mdev->ifindex : 0; in bpf_lwt_xmit_reroute() local
/linux/net/mpls/
H A Daf_mpls.c683 struct mpls_nh *nh, int oif) in find_outdev()
715 struct mpls_nh *nh, int oif) in mpls_nh_assign_dev()
835 struct mpls_nh *nh, int oif, struct nlattr *via, in mpls_nh_build()
/linux/sound/soc/uniphier/
H A Daio.h202 struct uniphier_aio_selector oif; member
/linux/net/xfrm/
H A Dxfrm_policy.c295 dscp_t dscp, int oif, in xfrm_dst_lookup()
2724 int oif; in xfrm_bundle_create() local
3522 int oif = 0; in __xfrm_decode_session() local

12