Searched refs:slpv1_hdr (Results 1 – 2 of 2) sorted by relevance
41 struct slpv1_hdr { struct
56 static int interpret_slp_v1(int, struct slpv1_hdr *, int);60 static int v1_header(int, struct slpv1_hdr *, int);319 struct slpv1_hdr slp1; in valid_slp()1400 static int interpret_slp_v1(int flags, struct slpv1_hdr *slp, int fraglen) { in interpret_slp_v1()1474 struct slpv1_hdr *slp, in v1_header()