Searched refs:bif_tap (Results 1 – 2 of 2) sorted by relevance
185 bpf_tap_func bif_tap; member
547 if (bp->bif_tap != NULL) { in bpf_attachd()548 error = bp->bif_tap(bp->bif_ifp, bp->bif_dlt, in bpf_attachd()616 if (bp->bif_tap) { in bpf_detachd()617 bp->bif_tap(ifp, bp->bif_dlt, BPF_TAP_DISABLE); in bpf_detachd()3694 bp_new->bif_tap = tap; in bpf_attach()