HomeSort by: relevance | last modified time | path
    Searched defs:bpf_d (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
bpfdesc.h 64 struct bpf_d { struct
66 struct bpf_d *_bd_next; /* Linked list of descriptors */
115 LIST_ENTRY(bpf_d) _bd_list; /* list of all BPF's */
177 struct bpf_d *_bif_dlist; /* descriptor list */
bpfdesc.h 64 struct bpf_d { struct
66 struct bpf_d *_bd_next; /* Linked list of descriptors */
115 LIST_ENTRY(bpf_d) _bd_list; /* list of all BPF's */
177 struct bpf_d *_bif_dlist; /* descriptor list */

Completed in 22 milliseconds