Searched defs:bpf_if (Results 1 – 1 of 1) sorted by relevance
116 struct bpf_if { struct119 struct bpf_if **bif_driverp; /* pointer into softc */ argument120 u_int bif_dlt; /* link layer type */121 u_int bif_hdrlen; /* length of header (with padding) */122 const char *bif_name; /* name of "subsystem" */123 struct ifnet *bif_ifp; /* corresponding interface */