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

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Ddefs.h97 #define D_PKTIN 0x0200 /* Received packet */ macro
H A Dndp.c169 if (debug & D_PKTIN) {
205 if (debug & D_PKTIN) {
223 if (debug & D_PKTIN) {
265 if (debug & D_PKTIN) {
H A Dmain.c1979 if (debug & D_PKTIN)
1986 if (debug & D_PKTIN) {
2048 debug |= D_PKTIN | D_PKTOUT | D_PKTBAD;

Completed in 58 milliseconds