Home
last modified time | relevance | path

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

/titanic_44/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.c77 int x_offset = -1; variable
328 x_offset = atoi(p); in main()
332 x_offset = atoi(p); in main()