Searched refs:dccp_unhash (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/dccp/
H A Ddccp.h270 extern void dccp_unhash(struct sock *sk);
H A Dproto.c161 void dccp_unhash(struct sock *sk) function
166 EXPORT_SYMBOL_GPL(dccp_unhash); variable
H A Dipv4.c969 .unhash = dccp_unhash,
H A Dipv6.c1166 .unhash = dccp_unhash,

Completed in 187 milliseconds