Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dbpf.h340 struct xbpf_d { struct
341 uint32_t bd_structsize; /* Size of this structure. */
342 int32_t bd_dev_minor;
343 int32_t bd_sig;
344 uint32_t bd_slen;
345 uint32_t bd_hlen;
346 uint32_t bd_bufsize;
347 pid_t bd_pid;
349 uint8_t bd_promisc;
350 uint8_t bd_immediate;
[all …]