Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/rfc1490/
HDng_rfc1490.c76 #define NLPID_SNAP 0x80 macro
338 case NLPID_SNAP: in ng_rfc1490_rcvdata()
416 mtod(m, u_char *)[2] = NLPID_SNAP; in ng_rfc1490_rcvdata()
435 mtod(m, u_char *)[2] = NLPID_SNAP; in ng_rfc1490_rcvdata()
/dragonfly/contrib/tcpdump/
HDnlpid.h21 #define NLPID_SNAP 0x80 macro
HDnlpid.c28 { NLPID_SNAP, "SNAP" },
HDprint-fr.c341 case NLPID_SNAP: in fr_print()
/dragonfly/sys/netgraph/rfc1490/
HDng_rfc1490.c74 #define NLPID_SNAP 0x80 macro
241 case NLPID_SNAP: in ng_rfc1490_rcvdata()