Home
last modified time | relevance | path

Searched refs:inet_csk_get_port (Results 1 – 6 of 6) sorted by relevance

/linux/include/net/
H A Dinet_connection_sock.h264 int inet_csk_get_port(struct sock *sk, unsigned short snum);
/linux/net/ipv4/
H A Dinet_connection_sock.c500 int inet_csk_get_port(struct sock *sk, unsigned short snum) in inet_csk_get_port() function
595 EXPORT_SYMBOL_GPL(inet_csk_get_port);
H A Dtcp_ipv4.c3371 .get_port = inet_csk_get_port,
/linux/net/dccp/
H A Dipv4.c
H A Dipv6.c
/linux/net/wireless/
H A Dnl80211.c15735 if (inet_csk_get_port(cfg->sock->sk, port)) { in nl80211_parse_wowlan_tcp()