Searched refs:ptype (Results 1 – 1 of 1) sorted by relevance
3496 static struct block *gen_snap(orgcode, ptype) in gen_snap() argument3498 bpf_u_int32 ptype;3508 snapblock[6] = (ptype >> 8); /* upper 8 bits of protocol type */3509 snapblock[7] = (ptype >> 0); /* lower 8 bits of protocol type */