Lines Matching defs:oif
188 int oif, __u8 scope)
191 .flowi4_oif = oif,
205 __u8 proto, __u8 tos, int oif)
207 flowi4_init_output(fl4, oif, sk ? READ_ONCE(sk->sk_mark) : 0, tos,
246 void ipv4_update_pmtu(struct sk_buff *skb, struct net *net, u32 mtu, int oif,
249 void ipv4_redirect(struct sk_buff *skb, struct net *net, int oif, u8 protocol);
320 __be32 src, int oif, u8 protocol,
332 flowi4_init_output(fl4, oif, READ_ONCE(sk->sk_mark), ip_sock_rt_tos(sk),
338 __be32 src, int oif, u8 protocol,
345 ip_route_connect_init(fl4, dst, src, oif, protocol, sport, dport, sk);
352 flowi4_update_output(fl4, oif, fl4->daddr, fl4->saddr);