Home
last modified time | relevance | path

Searched defs:read_pnet (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/net/
Dnet_namespace.h221 static inline struct net *read_pnet(struct net * const *pnet) in read_pnet() function
229 #define read_pnet(pnet) (&init_net) macro