Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbpf.c105 struct bpf_if { struct
108 struct bpf_if_ext bif_ext; /* public members */ argument
113 struct bpf_if **bif_bpf; /* Pointer to pointer to us */ argument
118 CTASSERT(offsetof(struct bpf_if, bif_ext) == 0); argument
3226 bpf_show_bpf_if(struct bpf_if *bpf_if) in bpf_show_bpf_if()
3244 DB_SHOW_COMMAND(bpf_if, db_show_bpf_if) in DB_SHOW_COMMAND() argument