Home
last modified time | relevance | path

Searched defs:bpf_packet (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.41.9/bsd/net/
H A Dbpf.h1442 struct bpf_packet { struct
1443 int bpfp_type;
1444 void * bpfp_header; /* optional */
1445 size_t bpfp_header_length;
1446 union {
1453 } bpfp_u;
1456 size_t bpfp_total_length; /* length including optional header */