Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_atp.c49 struct atp_hdr *atp = (struct atp_hdr *)ddp; in interpret_atp()
H A Dat.h123 struct atp_hdr { struct
198 extern void interpret_atp_zip(int, struct atp_hdr *, int);
H A Dsnoop_zip.c307 interpret_atp_zip(int flags, struct atp_hdr *atp, int len) in interpret_atp_zip()