Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_display.c80 extern int x_offset; in process_pkt()
116 if (x_offset >= 0) { in process_pkt()
117 offset = MIN(x_offset, hdrp->sbh_msglen); in process_pkt()
H A Dsnoop.c80 int x_offset = -1; variable
375 x_offset = atoi(p); in main()
379 x_offset = atoi(p); in main()