Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_filter.c561 uchar_t *offstack[MAXSS]; /* offset stack */ in want_packet() local
569 offp = offstack; in want_packet()
732 if (offp < &offstack[0]) in want_packet()
742 if (offp >= &offstack[MAXSS]) in want_packet()
748 if (offp >= &offstack[MAXSS]) in want_packet()
762 if (offp >= &offstack[MAXSS]) in want_packet()
775 if (offp >= &offstack[MAXSS]) in want_packet()
789 if (offp >= &offstack[MAXSS]) in want_packet()
803 if (offp >= &offstack[MAXSS]) in want_packet()
934 if (offp >= &offstack[MAXSS]) in want_packet()