Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbpf.c107 struct bpf_if { struct
110 struct bpf_if_ext bif_ext; /* public members */ argument
115 struct bpf_if **bif_bpf; /* Pointer to pointer to us */ argument
120 CTASSERT(offsetof(struct bpf_if, bif_ext) == 0); argument
3062 bpf_show_bpf_if(struct bpf_if *bpf_if) in bpf_show_bpf_if()
3079 DB_SHOW_COMMAND(bpf_if, db_show_bpf_if) in DB_SHOW_COMMAND() argument