Lines Matching refs:oif
146 __be32 saddr, u8 tos, int oif)
149 .flowi4_oif = oif,
161 __u8 proto, __u8 tos, int oif)
163 flowi4_init_output(fl4, oif, sk ? sk->sk_mark : 0, tos,
174 __be32 gre_key, __u8 tos, int oif)
177 fl4->flowi4_oif = oif;
215 void ipv4_update_pmtu(struct sk_buff *skb, struct net *net, u32 mtu, int oif,
218 void ipv4_redirect(struct sk_buff *skb, struct net *net, int oif, u8 protocol);
292 u32 tos, int oif, u8 protocol,
301 flowi4_init_output(fl4, oif, sk->sk_mark, tos, RT_SCOPE_UNIVERSE,
308 int oif, u8 protocol,
315 ip_route_connect_init(fl4, dst, src, tos, oif, protocol,
323 flowi4_update_output(fl4, oif, tos, fl4->daddr, fl4->saddr);