Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_atp.c52 int atplen = len - (DDPHDR_SIZE + ATPHDR_SIZE); in interpret_atp() local
55 if (atplen < 0) { in interpret_atp()
71 if (atplen < 0) { in interpret_atp()
93 interpret_atp_zip(flags, atp, atplen); in interpret_atp()