Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dslp.h39 struct slpv1_hdr { struct
H A Dsnoop_slp.c54 static int interpret_slp_v1(int, struct slpv1_hdr *, int);
58 static int v1_header(int, struct slpv1_hdr *, int);
318 struct slpv1_hdr slp1; in valid_slp()
1399 static int interpret_slp_v1(int flags, struct slpv1_hdr *slp, int fraglen) { in interpret_slp_v1()
1473 struct slpv1_hdr *slp, in v1_header()