Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_atp.c50 int atplen = len - (DDPHDR_SIZE + ATPHDR_SIZE); in interpret_atp() local
53 if (atplen < 0) { in interpret_atp()
69 if (atplen < 0) { in interpret_atp()
91 interpret_atp_zip(flags, atp, atplen); in interpret_atp()