Home
last modified time | relevance | path

Searched refs:inet_sk_bound_l3mdev (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/net/ipv4/
A Dinet_hashtables.c240 l3mdev = inet_sk_bound_l3mdev(sk); in __inet_inherit_port()
265 l3mdev = inet_sk_bound_l3mdev(sk); in __inet_inherit_port()
893 int l3mdev = inet_sk_bound_l3mdev(sk); in __inet_bhash2_update_saddr()
1017 l3mdev = inet_sk_bound_l3mdev(sk); in __inet_hash_connect()
A Dinet_connection_sock.c336 l3mdev = inet_sk_bound_l3mdev(sk); in inet_csk_find_open_port()
520 l3mdev = inet_sk_bound_l3mdev(sk); in inet_csk_get_port()
/linux-6.3-rc2/include/net/
A Dinet_sock.h131 static inline int inet_sk_bound_l3mdev(const struct sock *sk) in inet_sk_bound_l3mdev() function

Completed in 10 milliseconds