Searched refs:PT_NLPID (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/tcpdump/
H A Dprint-cdp.c241 * PT_NLPID means that the protocol type field contains an OSI NLPID.
246 #define PT_NLPID 1 /* OSI NLPID */ macro
277 if (pt == PT_NLPID && pl == 1 && *p == NLPID_IP && al == 4) {

Completed in 42 milliseconds