Home
last modified time | relevance | path

Searched refs:ATPHDR_SIZE (Results 1 – 3 of 3) 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()
H A Dat.h131 #define ATPHDR_SIZE 8 macro
H A Dsnoop_zip.c387 data = (uint8_t *)atp + DDPHDR_SIZE + ATPHDR_SIZE; in interpret_atp_zip()