Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/
H A Dbpf.h329 struct xbpf_d { struct
330 uint32_t bd_structsize; /* Size of this structure. */
331 int32_t bd_dev_minor;
332 int32_t bd_sig;
333 uint32_t bd_slen;
334 uint32_t bd_hlen;
335 uint32_t bd_bufsize;
336 pid_t bd_pid;
338 uint8_t bd_promisc;
339 uint8_t bd_immediate;
[all …]