Searched defs:ifp (Results 1 - 25 of 74) sorted by relevance

123

/haiku/src/libs/compat/openbsd_network/compat/net/
H A Dif_var.h13 if_input_openbsd(if_t ifp, struct mbuf_list* ml) argument
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_monitor.c134 struct ifnet *ifp = vap->iv_ifp; local
H A Dieee80211_input.c264 struct ifnet *ifp = vap->iv_ifp; local
H A Dieee80211_adhoc.c314 struct ifnet *ifp = vap->iv_ifp; local
H A Dieee80211_wds.c242 struct ifnet *ifp; local
416 struct ifnet *ifp = vap->iv_ifp; local
[all...]
H A Dieee80211_scan_sw.c528 struct ifnet *ifp = vap->iv_ifp; local
H A Dieee80211_hostap.c364 struct ifnet *ifp = vap->iv_ifp; local
480 struct ifnet *ifp = vap->iv_ifp; local
1636 struct ifnet *ifp = vap->iv_ifp; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8812a/
H A Dr12a_caps.c104 struct ifnet *ifp = vap->iv_ifp; local
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8812a/usb/
H A Dr12au_attach.c114 struct ifnet *ifp = vap->iv_ifp; local
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_ioctl.c245 struct ifnet *ifp; local
/haiku/src/add-ons/kernel/drivers/network/ether/pcnet/dev/le/
H A Dam7990.c150 struct ifnet *ifp = sc->sc_ifp; local
214 struct ifnet *ifp = sc->sc_ifp; local
310 struct ifnet *ifp = sc->sc_ifp; local
393 struct ifnet *ifp = sc->sc_ifp; local
497 struct ifnet *ifp = sc->sc_ifp; local
579 struct ifnet *ifp = sc->sc_ifp; local
602 struct ifnet *ifp = sc->sc_ifp; local
[all...]
H A Dam79900.c188 struct ifnet *ifp = sc->sc_ifp; local
254 struct ifnet *ifp = sc->sc_ifp; local
347 struct ifnet *ifp = sc->sc_ifp; local
431 struct ifnet *ifp = sc->sc_ifp; local
545 struct ifnet *ifp = sc->sc_ifp; local
628 struct ifnet *ifp = sc->sc_ifp; local
650 struct ifnet *ifp = sc->sc_ifp; local
[all...]
H A Dlance.c110 struct ifnet *ifp; local
196 struct ifnet *ifp = sc->sc_ifp; local
210 struct ifnet *ifp = sc->sc_ifp; local
240 lance_start(struct ifnet *ifp) argument
252 struct ifnet *ifp = sc->sc_ifp; local
283 struct ifnet *ifp = sc->sc_ifp; local
382 struct ifnet *ifp = sc->sc_ifp; local
441 struct ifnet *ifp = sc->sc_ifp; local
456 lance_mediachange(struct ifnet *ifp) argument
479 lance_mediastatus(struct ifnet *ifp, struct ifmediareq *ifmr) argument
502 lance_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data) argument
586 struct ifnet *ifp = sc->sc_ifp; local
[all...]
/haiku/src/libs/compat/freebsd_network/
H A Ddevice_hooks.c28 struct ifnet *ifp; local
84 struct ifnet *ifp = cookie; local
103 struct ifnet *ifp = cookie; local
118 struct ifnet *ifp = cookie; local
169 struct ifnet *ifp = cookie; local
205 struct ifnet *ifp = cookie; local
[all...]
H A Dfbsd_mii.c115 if_t ifp; member in struct:miibus_ivars
367 mii_attach(device_t dev, device_t *miibus, if_t ifp, argument
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_pae_input.c79 struct ifnet *ifp = &ic->ic_if; local
H A Dieee80211_pae_output.c65 struct ifnet *ifp = &ic->ic_if; local
H A Dieee80211_ioctl.c457 ieee80211_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data) argument
H A Dieee80211_haiku.cpp97 struct ifnet* ifp = get_ifnet(device, i); local
118 struct ifnet* ifp = get_ifnet(device, i); local
132 struct ifnet* ifp = (struct ifnet*)cookie; local
172 struct ifnet* ifp = (struct ifnet*)cookie; local
474 struct ifnet *ifp = &ic->ic_if; local
[all...]
H A Dieee80211.c76 ieee80211_begin_bgscan(struct ifnet *ifp) argument
108 struct ifnet *ifp = arg; local
114 ieee80211_channel_init(struct ifnet *ifp) argument
164 ieee80211_ifattach(struct ifnet *ifp) argument
212 ieee80211_ifdetach(struct ifnet *ifp) argument
269 struct ifnet *ifp = &ic->ic_if; local
326 ieee80211_media_init(struct ifnet *ifp, ifm_change_cb_t media_change, ifm_stat_cb_t media_stat) argument
539 ieee80211_media_change(struct ifnet *ifp) argument
770 ieee80211_media_status(struct ifnet *ifp, struct ifmediareq *imr) argument
847 ieee80211_watchdog(struct ifnet *ifp) argument
1092 struct ifnet *ifp = &ic->ic_if; local
1176 ieee80211_next_mode(struct ifnet *ifp) argument
[all...]
H A Dieee80211_crypto.c57 ieee80211_crypto_attach(struct ifnet *ifp) argument
78 ieee80211_crypto_detach(struct ifnet *ifp) argument
H A Dieee80211_proto.c88 ieee80211_proto_attach(struct ifnet *ifp) argument
112 ieee80211_proto_detach(struct ifnet *ifp) argument
825 struct ifnet *ifp = &ic->ic_if; local
842 struct ifnet *ifp = &ic->ic_if; local
884 struct ifnet *ifp = &ic->ic_if; local
983 struct ifnet *ifp = &ic->ic_if; local
1056 struct ifnet *ifp = &ic->ic_if; local
1357 struct ifnet *ifp = &ic->ic_if; local
1382 struct ifnet *ifp = &ic->ic_if; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/broadcom570x/dev/mii/
H A Dbrgphy.c902 if_t ifp; local
/haiku/src/libs/compat/freebsd_iflib/
H A Difdi_if.c173 struct ifnet *ifp = iflib_get_ifp(ctx); local
/haiku/src/add-ons/kernel/drivers/network/ether/pcnet/dev/pcn/
H A Dif_pcn.c354 struct ifnet *ifp; local
561 struct ifnet *ifp; local
702 struct ifnet *ifp; local
841 struct ifnet *ifp; local
904 struct ifnet *ifp; local
963 struct ifnet *ifp; local
996 struct ifnet *ifp; local
1198 struct ifnet *ifp = sc->pcn_ifp; local
1437 struct ifnet *ifp; local
1461 struct ifnet *ifp; local
[all...]

Completed in 129 milliseconds

123