Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Ddefs.h97 #define D_PKTBAD 0x0400 /* Malformed packet */ macro
H A Dndp.c136 if (debug & D_PKTBAD) { in in_data()
H A Dmain.c2017 debug |= D_PKTIN | D_PKTOUT | D_PKTBAD; in main()
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_defs.h100 #define D_PKTBAD 0x0040 /* Malformed packet */ macro
H A Dmpd_probe.c417 if (debug & D_PKTBAD) { in in_data()
428 if (debug & D_PKTBAD) { in in_data()
539 if (debug & D_PKTBAD) { in in6_data()
547 if (debug & D_PKTBAD) { in in6_data()