Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbpfdesc.h125 struct xbpf_d { struct
126 u_int bd_structsize; /* Size of this structure. */
127 u_char bd_promisc;
128 u_char bd_immediate;
129 u_char __bd_pad[6];
130 int bd_hdrcmplt;
131 int bd_direction;
132 int bd_feedback;
133 int bd_async;
134 u_int64_t bd_rcount;
[all …]