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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dinet_connection_sock.h249 extern int inet_csk_get_port(struct sock *sk, unsigned short snum);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dinet_connection_sock.c92 int inet_csk_get_port(struct sock *sk, unsigned short snum) function
214 EXPORT_SYMBOL_GPL(inet_csk_get_port); variable
H A Dtcp_ipv4.c2620 .get_port = inet_csk_get_port,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Dipv4.c938 .get_port = inet_csk_get_port,
H A Dipv6.c1112 .get_port = inet_csk_get_port,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dtcp_ipv6.c2147 .get_port = inet_csk_get_port,

Completed in 127 milliseconds