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

1234

/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/wavelanwifi/
H A Dglue.c33 struct ifnet* ifp = sc->sc_ifp; variable in typeref:struct:ifnet
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/broadcom43xx/
H A Dglue.c35 struct ifnet* ifp = sc->sc_ifp; local
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/
H A Dglue.c46 struct ifnet* ifp = sc->sc_ifp; local
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/ralink2860/
H A Dglue.c49 struct ifnet* ifp = sc->ifp; local
/haiku-fatelf/src/bin/bash/lib/readline/examples/
H A Drl.c87 FILE *ifp; local
/haiku-fatelf/src/bin/gdb/readline/examples/
H A Drl.c81 FILE *ifp; local
/haiku-fatelf/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_monitor.c130 struct ifnet *ifp = vap->iv_ifp; local
H A Dieee80211_dfs.c241 announce_radar(struct ifnet *ifp, const struct ieee80211_channel *curchan, argument
H A Dieee80211_power.c414 struct ifnet *parent, *ifp; local
H A Dieee80211_adhoc.c291 struct ifnet *ifp = vap->iv_ifp; local
H A Dieee80211_ddb.c156 const struct ifnet *ifp; local
/haiku-fatelf/src/libs/ncurses/ncurses/base/
H A Dlib_newterm.c106 newterm(NCURSES_CONST char *name, FILE *ofp, FILE *ifp) argument
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/wavelanwifi/dev/wi/
H A Dif_wi_pci.c259 struct ifnet *ifp = sc->sc_ifp; local
/haiku-fatelf/src/libs/compat/freebsd_network/
H A Ddevice.c28 struct ifnet *ifp; local
73 struct ifnet *ifp = cookie; local
90 struct ifnet *ifp = cookie; local
105 struct ifnet *ifp = cookie; local
156 struct ifnet *ifp = cookie; local
182 struct ifnet *ifp = cookie; local
[all...]
H A Dfbsd_mbuf.c392 m_devget(char *buf, int totlen, int off, struct ifnet *ifp, argument
H A Dfbsd_mii_physubr.c212 struct ifnet *ifp = sc->mii_pdata->mii_ifp; local
/haiku-fatelf/src/libs/ncurses/ncurses/tinfo/
H A Dmake_keys.c71 make_keys(FILE *ifp, FILE *ofp) argument
/haiku-fatelf/src/add-ons/kernel/drivers/network/marvell_yukon/dev/mii/
H A De1000phy.c133 struct ifnet *ifp; local
/haiku-fatelf/src/add-ons/kernel/drivers/network/syskonnect/dev/mii/
H A De1000phy.c133 struct ifnet *ifp; local
/haiku-fatelf/src/add-ons/kernel/drivers/network/pcnet/dev/le/
H A Dam7990.c155 struct ifnet *ifp = sc->sc_ifp; local
219 struct ifnet *ifp = sc->sc_ifp; local
315 struct ifnet *ifp = sc->sc_ifp; local
398 struct ifnet *ifp = sc->sc_ifp; local
502 struct ifnet *ifp = sc->sc_ifp; local
584 struct ifnet *ifp = sc->sc_ifp; local
607 struct ifnet *ifp = sc->sc_ifp; local
[all...]
H A Dam79900.c193 struct ifnet *ifp = sc->sc_ifp; local
259 struct ifnet *ifp = sc->sc_ifp; local
352 struct ifnet *ifp = sc->sc_ifp; local
436 struct ifnet *ifp = sc->sc_ifp; local
550 struct ifnet *ifp = sc->sc_ifp; local
633 struct ifnet *ifp = sc->sc_ifp; local
655 struct ifnet *ifp = sc->sc_ifp; local
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/ipro1000/
H A Ddevice.c138 struct ifnet *ifp = &device->adapter->interface_data.ac_if; local
168 struct ifnet *ifp = &device->adapter->interface_data.ac_if; local
222 struct ifnet *ifp = &device->adapter->interface_data.ac_if; local
334 struct ifnet *ifp = device_ifp(device); local
[all...]
H A Dif_compat.c74 ether_input(struct ifnet *ifp, struct mbuf *m) argument
96 ether_ifattach(struct ifnet *ifp, const uint8 *etheraddr) argument
118 ether_find_multi(struct ifnet *ifp, const struct sockaddr *_address) argument
135 ether_add_multi(struct ifnet *ifp, const struct sockaddr *address) argument
160 ether_delete_multi(struct ifnet *ifp, struct ifmultiaddr *ifma) argument
168 ether_rem_multi(struct ifnet *ifp, const struct sockaddr *address) argument
185 ether_ifdetach(struct ifnet *ifp) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/ralink2860/dev/rt2860/
H A Drt2860_rf.c416 struct ifnet *ifp; local
919 struct ifnet *ifp; local
1057 struct ifnet *ifp; local
[all...]
/haiku-fatelf/src/bin/patch/
H A Dinp.c325 register FILE *ifp; local

Completed in 212 milliseconds

1234