Searched refs:initial_ns (Results 1 – 3 of 3) sorted by relevance
36 * @initial_ns: return the initial namespace (i.e. init_net_ns)44 const void *(*initial_ns)(void); member
46 - initial_ns() which returns the initial namespace
2211 .initial_ns = net_initial_ns,