Searched refs:bif_attachd (Results 1 – 3 of 3) sorted by relevance
471 bif_attachd_t *bif_attachd; member
106 bif_attachd(struct bpf_if *bp) in bif_attachd() function108 if (bp->bif_methods->bif_attachd != NULL) in bif_attachd()109 bp->bif_methods->bif_attachd(bp->bif_softc); in bif_attachd()1907 bif_attachd(d->bd_bif); in bpf_setf()1990 bif_attachd(bp); in bpf_attachd()
447 .bif_attachd = bpf_ieee80211_attach,