Home
last modified time | relevance | path

Searched refs:NLPID_NULLNS (Results 1 – 3 of 3) sorted by relevance

/external/tcpdump/
Dnlpid.h19 #define NLPID_NULLNS 0x00 macro
Dnlpid.c30 { NLPID_NULLNS, "NULL" },
Dprint-isoclns.c641 case NLPID_NULLNS: in isoclns_print()