Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dbpf.h336 struct xbpf_d { struct
337 uint32_t bd_structsize; /* Size of this structure. */
338 int32_t bd_dev_minor;
339 int32_t bd_sig;
340 uint32_t bd_slen;
341 uint32_t bd_hlen;
342 uint32_t bd_bufsize;
343 pid_t bd_pid;
345 uint8_t bd_promisc;
346 uint8_t bd_immediate;
[all …]