Searched refs:sc_txtap_len (Results 1 - 25 of 43) sorted by relevance

12

/netbsd-current/sys/dev/ic/
H A Dmalovar.h127 int sc_txtap_len; member in struct:malo_softc
H A Drt2661var.h176 int sc_txtap_len; member in struct:rt2661_softc
H A Drt2560var.h167 int sc_txtap_len; member in struct:rt2560_softc
H A Drt2860var.h210 int sc_txtap_len; member in struct:rt2860_softc
H A Dathnvar.h614 int sc_txtap_len; member in struct:athn_softc
H A Dbwivar.h654 int sc_txtap_len; member in struct:bwi_softc
H A Drt2560.c466 sc->sc_txtap_len = sizeof sc->sc_txtapu;
467 sc->sc_txtap.wt_ihdr.it_len = htole16(sc->sc_txtap_len);
1345 bpf_mtap2(sc->sc_drvbpf, tap, sc->sc_txtap_len, m,
1803 bpf_mtap2(sc->sc_drvbpf, tap, sc->sc_txtap_len, m0, BPF_D_OUT);
2038 bpf_mtap2(sc->sc_drvbpf, tap, sc->sc_txtap_len, m0, BPF_D_OUT);
H A Dmalo.c449 sc->sc_txtap_len = sizeof(sc->sc_txtapu);
450 sc->sc_txtap.wt_ihdr.it_len = htole16(sc->sc_txtap_len);
1437 bpf_mtap2(sc->sc_drvbpf, tap, sc->sc_txtap_len, m0, BPF_D_OUT);
/netbsd-current/sys/dev/usb/
H A Dif_uralvar.h148 int sc_txtap_len; member in struct:ural_softc
H A Dif_rumvar.h155 int sc_txtap_len; member in struct:rum_softc
H A Dif_urtwnvar.h199 int sc_txtap_len; member in struct:urtwn_softc
H A Dif_otusvar.h235 int sc_txtap_len; member in struct:otus_softc
H A Dif_runvar.h222 int sc_txtap_len; member in struct:run_softc
H A Dif_upgtvar.h470 int sc_txtap_len; member in struct:upgt_softc
H A Dif_urtwreg.h406 int sc_txtap_len; member in struct:urtw_softc
H A Dif_ural.c515 sc->sc_txtap_len = sizeof(sc->sc_txtapu);
516 sc->sc_txtap.wt_ihdr.it_len = htole16(sc->sc_txtap_len);
1232 bpf_mtap2(sc->sc_drvbpf, tap, sc->sc_txtap_len, m0, BPF_D_OUT);
1322 bpf_mtap2(sc->sc_drvbpf, tap, sc->sc_txtap_len, m0, BPF_D_OUT);
H A Dif_zyd.c449 sc->sc_txtap_len = sizeof(sc->sc_txtapu);
450 sc->sc_txtap.wt_ihdr.it_len = htole16(sc->sc_txtap_len);
2136 bpf_mtap2(sc->sc_drvbpf, tap, sc->sc_txtap_len, m0, BPF_D_OUT);
2293 bpf_mtap2(sc->sc_drvbpf, tap, sc->sc_txtap_len, m0, BPF_D_OUT);
H A Dif_upgt.c478 sc->sc_txtap_len = sizeof(sc->sc_txtapu);
479 sc->sc_txtap.wt_ihdr.it_len = htole16(sc->sc_txtap_len);
1664 bpf_mtap2(sc->sc_drvbpf, tap, sc->sc_txtap_len, m,
H A Dif_rum.c473 sc->sc_txtap_len = sizeof(sc->sc_txtapu);
474 sc->sc_txtap.wt_ihdr.it_len = htole16(sc->sc_txtap_len);
1216 bpf_mtap2(sc->sc_drvbpf, tap, sc->sc_txtap_len, m0, BPF_D_OUT);
/netbsd-current/sys/dev/pci/
H A Dif_ipwvar.h166 int sc_txtap_len; member in struct:ipw_softc
H A Dif_iwivar.h176 int sc_txtap_len; member in struct:iwi_softc
H A Dif_rtwnreg.h213 int sc_txtap_len; member in struct:rtwn_softc
H A Dif_wpivar.h189 int sc_txtap_len; member in struct:wpi_softc
H A Dif_iwnvar.h341 int sc_txtap_len; member in struct:iwn_softc
H A Dif_iwmvar.h516 int sc_txtap_len; member in struct:iwm_softc

Completed in 458 milliseconds

12