Searched refs:slpv2_hdr (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dslp.h52 struct slpv2_hdr { struct
H A Dsnoop_slp.c57 static int interpret_slp_v2(int, struct slpv2_hdr *, int);
61 static int v2_header(int, struct slpv2_hdr *, int *, int);
62 static int v2_finish(struct slpv2_hdr *, int);
320 struct slpv2_hdr slp2;
689 static int interpret_slp_v2(int flags, struct slpv2_hdr *slp, int fraglen) {
763 struct slpv2_hdr *slp,
866 static int v2_finish(struct slpv2_hdr *slp, int flags) {

Completed in 61 milliseconds