Home
last modified time | relevance | path

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

/linux/include/net/
A Dinet_sock.h129 static inline int inet_sk_bound_l3mdev(const struct sock *sk) in inet_sk_bound_l3mdev() function
/linux/net/ipv4/
A Dinet_hashtables.c148 l3mdev = inet_sk_bound_l3mdev(sk); in __inet_inherit_port()
758 l3mdev = inet_sk_bound_l3mdev(sk); in __inet_hash_connect()
A Dinet_connection_sock.c202 l3mdev = inet_sk_bound_l3mdev(sk); in inet_csk_find_open_port()
372 l3mdev = inet_sk_bound_l3mdev(sk); in inet_csk_get_port()

Completed in 8 milliseconds