slpv2_hdr
struct slpv2_hdr slp2;
static int interpret_slp_v2(int, struct slpv2_hdr *, int);
static int v2_header(int, struct slpv2_hdr *, int *, int);
static int v2_finish(struct slpv2_hdr *, int);
static int interpret_slp_v2(int flags, struct slpv2_hdr *slp, int fraglen) {
struct slpv2_hdr *slp,
static int v2_finish(struct slpv2_hdr *slp, int flags) {