Home
last modified time | relevance | path

Searched refs:V2_OVERFLOW (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dslp.h69 #define V2_OVERFLOW 0x80 macro
H A Dsnoop_slp.c768 if ((slp->flags & V2_OVERFLOW) == V2_OVERFLOW) in v2_header()
825 getflag(slp->flags, V2_OVERFLOW, in v2_header()