Home
last modified time | relevance | path

Searched refs:oif (Results 1 – 12 of 12) sorted by relevance

/include/trace/events/
Dfib.h20 __field( int, oif )
33 __entry->oif = flp->flowi4_oif;
47 __entry->tb_id, __entry->oif, __entry->iif,
60 __field( int, oif )
68 __entry->oif = nh->nh_oif;
73 __get_str(name), __entry->oif, __entry->src)
84 __field( int, oif )
95 __entry->oif = flp->flowi4_oif;
107 __get_str(name), __entry->oif, __entry->iif, __entry->tos,
/include/net/
Droute.h138 __be32 saddr, u8 tos, int oif) in ip_route_output() argument
141 .flowi4_oif = oif, in ip_route_output()
153 __u8 proto, __u8 tos, int oif) in ip_route_output_ports() argument
155 flowi4_init_output(fl4, oif, sk ? sk->sk_mark : 0, tos, in ip_route_output_ports()
166 __be32 gre_key, __u8 tos, int oif) in ip_route_output_gre() argument
169 fl4->flowi4_oif = oif; in ip_route_output_gre()
195 void ipv4_update_pmtu(struct sk_buff *skb, struct net *net, u32 mtu, int oif,
198 void ipv4_redirect(struct sk_buff *skb, struct net *net, int oif, u32 mark,
264 u32 tos, int oif, u8 protocol, in ip_route_connect_init() argument
273 flowi4_init_output(fl4, oif, sk->sk_mark, tos, RT_SCOPE_UNIVERSE, in ip_route_connect_init()
[all …]
Dl3mdev.h83 int oif; in l3mdev_fib_oif() local
86 oif = l3mdev_fib_oif_rcu(dev); in l3mdev_fib_oif()
89 return oif; in l3mdev_fib_oif()
Dip6_route.h96 const struct in6_addr *saddr, int oif, int flags);
123 void ip6_update_pmtu(struct sk_buff *skb, struct net *net, __be32 mtu, int oif,
126 void ip6_redirect(struct sk_buff *skb, struct net *net, int oif, u32 mark,
128 void ip6_redirect_no_header(struct sk_buff *skb, struct net *net, int oif,
Dflow.h96 static inline void flowi4_init_output(struct flowi4 *fl4, int oif, in flowi4_init_output() argument
103 fl4->flowi4_oif = oif; in flowi4_init_output()
120 static inline void flowi4_update_output(struct flowi4 *fl4, int oif, __u8 tos, in flowi4_update_output() argument
123 fl4->flowi4_oif = oif; in flowi4_update_output()
Dip_fib.h304 u8 tos, int oif, struct net_device *dev,
Dip.h62 int oif; member
Dxfrm.h290 int tos, int oif,
294 int (*get_saddr)(struct net *net, int oif,
/include/uapi/linux/netfilter/
Dxt_TEE.h6 char oif[16]; member
/include/net/netfilter/ipv6/
Dnf_dup_ipv6.h5 const struct in6_addr *gw, int oif);
/include/net/netfilter/ipv4/
Dnf_dup_ipv4.h5 const struct in_addr *gw, int oif);
/include/linux/
Dicmpv6.h44 int oif);