Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dbpf.h1464 struct bpf_packet { struct
1465 int bpfp_type;
1466 void * bpfp_header; /* optional */
1467 size_t bpfp_header_length;
1468 union {
1475 } bpfp_u;
1478 size_t bpfp_total_length; /* length including optional header */