Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dinet_sock.h129 static inline int inet_sk_bound_l3mdev(const struct sock *sk) in inet_sk_bound_l3mdev() function
/Linux-v5.4/net/ipv4/
Dinet_hashtables.c145 l3mdev = inet_sk_bound_l3mdev(sk); in __inet_inherit_port()
653 l3mdev = inet_sk_bound_l3mdev(sk); in __inet_hash_connect()
Dinet_connection_sock.c184 l3mdev = inet_sk_bound_l3mdev(sk); in inet_csk_find_open_port()
297 l3mdev = inet_sk_bound_l3mdev(sk); in inet_csk_get_port()