Home
last modified time | relevance | path

Searched refs:NLPID_CLNP (Results 1 – 5 of 5) sorted by relevance

/external/tcpdump/
Dnlpid.h23 #define NLPID_CLNP 0x81 /* iso9577 */ macro
Dnlpid.c34 { NLPID_CLNP, "CLNP" },
Dprint-fr.c282 case NLPID_CLNP: in fr_print()
Dprint-isoclns.c627 case NLPID_CLNP: in isoclns_print()
920 if (*(pptr) == NLPID_CLNP) { in clnp_print()
/external/kernel-headers/original/linux/
Dwanrouter.h76 #define NLPID_CLNP 0x81 /* ISO/IEC 8473 */ macro