Searched defs:bpf_d (Results 1 – 1 of 1) sorted by relevance
114 struct bpf_d { struct127 void * bd_hbuf; /* hold slot */128 void * bd_fbuf; /* free slot */137 size_t bd_filter_size;151 int bd_timedout;158 kmutex_t bd_lock;159 kcondvar_t bd_wait;162 uintptr_t bd_promisc_handle;166 int bd_inuse;167 int bd_waiting;[all …]