Home
last modified time | relevance | path

Searched refs:flowi4_init_output (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/net/
Droute.h155 flowi4_init_output(fl4, oif, sk ? sk->sk_mark : 0, tos, in ip_route_output_ports()
285 flowi4_init_output(fl4, oif, sk->sk_mark, tos, RT_SCOPE_UNIVERSE, in ip_route_connect_init()
Dflow.h96 static inline void flowi4_init_output(struct flowi4 *fl4, int oif, in flowi4_init_output() function