Home
last modified time | relevance | path

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

/titanic_41/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; in valid_slp()
689 static int interpret_slp_v2(int flags, struct slpv2_hdr *slp, int fraglen) { in interpret_slp_v2()
763 struct slpv2_hdr *slp, in v2_header()
866 static int v2_finish(struct slpv2_hdr *slp, int flags) { in v2_finish()