Home
last modified time | relevance | path

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

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