Searched refs:NET_ID_ZERO (Results 1 - 1 of 1) sorted by path

/linux-master/net/core/
H A Dnet_namespace.c207 * NET_ID_ZERO (-1) for it.
209 #define NET_ID_ZERO -1 macro
213 return id ? : NET_ID_ZERO;
223 if (id == NET_ID_ZERO)

Completed in 380 milliseconds