Home
last modified time | relevance | path

Searched refs:NLPID_IP (Results 1 – 8 of 8) sorted by relevance

/dragonfly/sys/netgraph/rfc1490/
H A Dng_rfc1490.c72 #define NLPID_IP 0xCC macro
264 case NLPID_IP: in ng_rfc1490_rcvdata()
297 mtod(m, u_char *)[1] = NLPID_IP; in ng_rfc1490_rcvdata()
/dragonfly/sys/netgraph7/rfc1490/
H A Dng_rfc1490.c74 #define NLPID_IP 0xCC macro
368 case NLPID_IP: in ng_rfc1490_rcvdata()
403 mtod(m, u_char *)[1] = NLPID_IP; in ng_rfc1490_rcvdata()
/dragonfly/contrib/tcpdump/
H A Dnlpid.h29 #define NLPID_IP 0xcc macro
H A Dnlpid.c36 { NLPID_IP, "IPv4" },
H A Dprint-cdp.c375 if (pt == PT_NLPID && pl == 1 && GET_U_1(p) == NLPID_IP && in cdp_print_addr()
H A Dprint-juniper.c974 case (LLC_UI<<8 | NLPID_IP): in juniper_mfr_if_print()
1014 case (LLC_UI<<8 | NLPID_IP): in juniper_mlfr_if_print()
H A Dprint-fr.c327 case NLPID_IP: in fr_print()
H A Dprint-isoclns.c768 case NLPID_IP: in isoclns_print()