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

/linux-4.1.27/net/core/
H A Dsock.c2644 void sock_prot_inuse_add(struct net *net, struct proto *prot, int val) sock_prot_inuse_add() function
2648 EXPORT_SYMBOL_GPL(sock_prot_inuse_add); variable
2690 void sock_prot_inuse_add(struct net *net, struct proto *prot, int val) sock_prot_inuse_add() function
2694 EXPORT_SYMBOL_GPL(sock_prot_inuse_add); variable
/linux-4.1.27/include/net/
H A Dsock.h1328 static inline void sock_prot_inuse_add(struct net *net, struct proto *prot, sock_prot_inuse_add() function

Completed in 284 milliseconds