Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dnlpid.h27 #define NLPID_MFR 0xb1 /* FRF.15 */ macro
H A Dnlpid.c33 { NLPID_MFR, "FRF.15" },
H A Dprint-fr.c354 case NLPID_MFR: in fr_print()