Searched defs:sock_prot_inuse_add (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dsock.c2233 void sock_prot_inuse_add(struct net *net, struct proto *prot, int val) function
2237 EXPORT_SYMBOL_GPL(sock_prot_inuse_add); variable
2279 void sock_prot_inuse_add(struct net *net, struct proto *prot, int val) function
2283 EXPORT_SYMBOL_GPL(sock_prot_inuse_add); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dsock.h839 static void inline sock_prot_inuse_add(struct net *net, struct proto *prot, function

Completed in 60 milliseconds