Searched defs:xbpf_d (Results 1 – 1 of 1) sorted by relevance
121 struct xbpf_d { struct122 u_int bd_structsize; /* Size of this structure. */123 u_char bd_promisc;124 u_char bd_immediate;125 u_char __bd_pad[6];126 int bd_hdrcmplt;127 int bd_direction;128 int bd_feedback;129 int bd_async;130 u_int64_t bd_rcount;[all …]