Home
last modified time | relevance | path

Searched refs:inet_sk_get_local_port_range (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/net/ipv4/
A Dinet_connection_sock.c133 void inet_sk_get_local_port_range(const struct sock *sk, int *low, int *high) in inet_sk_get_local_port_range() function
152 EXPORT_SYMBOL(inet_sk_get_local_port_range);
340 inet_sk_get_local_port_range(sk, &low, &high); in inet_csk_find_open_port()
A Dinet_hashtables.c1019 inet_sk_get_local_port_range(sk, &low, &high); in __inet_hash_connect()
A Dudp.c251 inet_sk_get_local_port_range(sk, &low, &high); in udp_lib_get_port()
/linux-6.3-rc2/include/net/
A Dip.h344 void inet_sk_get_local_port_range(const struct sock *sk, int *low, int *high);
/linux-6.3-rc2/net/sctp/
A Dsocket.c8325 inet_sk_get_local_port_range(sk, &low, &high); in sctp_get_port_local()

Completed in 30 milliseconds