Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dbpf.h1369 struct bpf_packet { struct
1370 int bpfp_type;
1371 void * bpfp_header; /* optional */
1372 size_t bpfp_header_length;
1373 union {
1380 } bpfp_u;
1383 size_t bpfp_total_length; /* length including optional header */