Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Droute.h46 static inline __u8 ip_sock_rt_scope(const struct sock *sk) in ip_sock_rt_scope() function
316 ip_sock_rt_scope(sk), protocol, flow_flags, dst, in ip_route_connect_init()
/linux-5.19.10/net/ipv4/
Droute.c523 scope = ip_sock_rt_scope(sk); in __build_flow_key()
557 ip_sock_rt_scope(sk), in build_sk_flow_key()