Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Ddefs.h96 #define D_PKTIN 0x0200 /* Received packet */ macro
H A Dndp.c173 if (debug & D_PKTIN) { in in_data()
209 if (debug & D_PKTIN) { in in_data()
227 if (debug & D_PKTIN) { in in_data()
269 if (debug & D_PKTIN) { in in_data()
H A Dmain.c1948 if (debug & D_PKTIN) in loopback_ra_dequeue()
1955 if (debug & D_PKTIN) { in loopback_ra_dequeue()
2017 debug |= D_PKTIN | D_PKTOUT | D_PKTBAD; in main()