HomeSort by relevance Sort by last modified time
    Searched refs:slpv2_hdr (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
slp.h 52 struct slpv2_hdr { struct
snoop_slp.c 57 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) {
    [all...]

Completed in 120 milliseconds