Searched refs:ifnet (Results 226 - 250 of 657) sorted by relevance

1234567891011>>

/freebsd-10.0-release/sys/dev/usb/net/
H A Dif_smsc.c169 static int smsc_ifmedia_upd(struct ifnet *);
170 static void smsc_ifmedia_sts(struct ifnet *, struct ifmediareq *);
173 static int smsc_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data);
511 struct ifnet *ifp;
605 smsc_ifmedia_upd(struct ifnet *ifp)
632 smsc_ifmedia_sts(struct ifnet *ifp, struct ifmediareq *ifmr)
675 struct ifnet *ifp = uether_getifp(ue);
737 struct ifnet *ifp = uether_getifp(ue);
765 struct ifnet *ifp = uether_getifp(&sc->sc_ue);
880 struct ifnet *if
[all...]
H A Dif_aue.c217 static int aue_ifmedia_upd(struct ifnet *);
218 static void aue_ifmedia_sts(struct ifnet *, struct ifmediareq *);
536 struct ifnet *ifp = uether_getifp(ue);
732 struct ifnet *ifp = uether_getifp(&sc->sc_ue);
776 struct ifnet *ifp = uether_getifp(ue);
842 struct ifnet *ifp = uether_getifp(&sc->sc_ue);
956 struct ifnet *ifp = uether_getifp(ue);
991 struct ifnet *ifp = uether_getifp(ue);
1006 aue_ifmedia_upd(struct ifnet *ifp)
1026 aue_ifmedia_sts(struct ifnet *if
[all...]
H A Dif_mos.c172 static int mos_ifmedia_upd(struct ifnet *);
173 static void mos_ifmedia_sts(struct ifnet *, struct ifmediareq *);
524 mos_ifmedia_upd(struct ifnet *ifp)
544 mos_ifmedia_sts(struct ifnet *ifp, struct ifmediareq *ifmr)
561 struct ifnet *ifp = uether_getifp(ue);
585 struct ifnet *ifp = uether_getifp(ue);
777 struct ifnet *ifp = uether_getifp(ue);
849 struct ifnet *ifp = uether_getifp(&sc->sc_ue);
933 struct ifnet *ifp = uether_getifp(ue);
975 struct ifnet *if
[all...]
H A Dif_rue.c148 static int rue_ifmedia_upd(struct ifnet *);
149 static void rue_ifmedia_sts(struct ifnet *, struct ifmediareq *);
452 struct ifnet *ifp = uether_getifp(ue);
470 struct ifnet *ifp = uether_getifp(ue);
631 struct ifnet *ifp = uether_getifp(&sc->sc_ue);
673 struct ifnet *ifp = uether_getifp(ue);
723 struct ifnet *ifp = uether_getifp(&sc->sc_ue);
826 struct ifnet *ifp = uether_getifp(ue);
864 rue_ifmedia_upd(struct ifnet *ifp)
884 rue_ifmedia_sts(struct ifnet *if
[all...]
H A Dif_cue.c289 struct ifnet *ifp = uether_getifp(ue);
307 struct ifnet *ifp = uether_getifp(ue);
449 struct ifnet *ifp = uether_getifp(ue);
497 struct ifnet *ifp = uether_getifp(&sc->sc_ue);
558 struct ifnet *ifp = uether_getifp(ue);
586 struct ifnet *ifp = uether_getifp(ue);
636 struct ifnet *ifp = uether_getifp(ue);
/freebsd-10.0-release/sys/netinet/
H A Din.c72 struct ifnet *, struct thread *);
75 static int in_ifinit(struct ifnet *, struct in_ifaddr *,
77 static void in_purgemaddrs(struct ifnet *);
210 in_control(struct socket *so, u_long cmd, caddr_t data, struct ifnet *ifp,
622 struct ifnet *ifp, struct thread *td)
784 in_ifscrub(struct ifnet *ifp, struct in_ifaddr *ia, u_int flags)
795 in_ifinit(struct ifnet *ifp, struct in_ifaddr *ia, struct sockaddr_in *sin,
1160 in_broadcast(struct in_addr in, struct ifnet *ifp)
1197 * On interface removal, clean up IPv4 data structures hung off of the ifnet.
1200 in_ifdetach(struct ifnet *if
[all...]
H A Din_gif.c74 struct ifnet *);
94 in_gif_output(struct ifnet *ifp, int family, struct mbuf *m)
273 struct ifnet *gifp = NULL;
365 gif_validate4(const struct ip *ip, struct gif_softc *sc, struct ifnet *ifp)
436 struct ifnet *ifp;
/freebsd-10.0-release/sys/dev/netmap/
H A Dnetmap.c186 static int bdg_netmap_reg(struct ifnet *ifp, int onoff);
444 struct ifnet *ifp = na->ifp;
511 struct ifnet *np_ifp; /* device for which we hold a reference */
545 struct ifnet *ifp = priv->np_ifp;
604 nm_if_rele(struct ifnet *ifp)
677 struct ifnet *ifp = priv->np_ifp;
869 netmap_send_up(struct ifnet *dst, struct mbuf *head)
1021 netmap_bdg_to_host(struct ifnet *ifp, u_int ring_nr, int do_lock)
1096 get_ifp(struct nmreq *nmr, struct ifnet **ifp)
1101 struct ifnet *ite
[all...]
/freebsd-10.0-release/sys/dev/usb/wlan/
H A Dif_rsu.c142 static void rsu_update_mcast(struct ifnet *);
192 static void rsu_start(struct ifnet *);
193 static void rsu_start_locked(struct ifnet *);
194 static int rsu_ioctl(struct ifnet *, u_long, caddr_t);
195 static void rsu_stop(struct ifnet *, int);
196 static void rsu_stop_locked(struct ifnet *, int);
304 struct ifnet *ifp;
422 struct ifnet *ifp = sc->sc_ifp;
511 struct ifnet *ifp = ic->ic_ifp;
536 rsu_update_mcast(struct ifnet *if
[all...]
/freebsd-10.0-release/sys/netinet6/
H A Dmld6.c105 mli_alloc_locked(struct ifnet *);
106 static void mli_delete_locked(const struct ifnet *);
120 static int mld_v1_input_query(struct ifnet *, const struct ip6_hdr *,
122 static int mld_v1_input_report(struct ifnet *, const struct ip6_hdr *,
132 mld_v2_encap_report(struct ifnet *, struct mbuf *);
138 static int mld_v2_input_query(struct ifnet *, const struct ip6_hdr *,
186 * trigger a LOR warning in WITNESS when the ifnet is detached.
274 mld_save_context(struct mbuf *m, struct ifnet *ifp)
361 struct ifnet *ifp;
462 mld_domifattach(struct ifnet *if
[all...]
H A Din6_gif.c82 struct ifnet *);
97 in6_gif_output(struct ifnet *ifp,
291 struct ifnet *gifp = NULL;
378 struct ifnet *ifp)
436 struct ifnet *ifp;
/freebsd-10.0-release/sys/arm/xscale/ixp425/
H A Dif_npe.c119 struct ifnet *sc_ifp; /* ifnet pointer */
224 static int npe_ifmedia_update(struct ifnet *ifp);
225 static void npe_ifmedia_status(struct ifnet *ifp, struct ifmediareq *ifmr);
233 static void npestart_locked(struct ifnet *);
234 static void npestart(struct ifnet *);
237 static int npeioctl(struct ifnet * ifp, u_long, caddr_t);
328 struct ifnet *ifp;
341 device_printf(dev, "cannot allocate ifnet\n");
396 struct ifnet *if
[all...]
/freebsd-10.0-release/sys/dev/hme/
H A Dif_hme.c107 static void hme_start(struct ifnet *);
108 static void hme_start_locked(struct ifnet *);
110 static int hme_ioctl(struct ifnet *, u_long, caddr_t);
122 static int hme_mediachange(struct ifnet *);
124 static void hme_mediastatus(struct ifnet *, struct ifmediareq *);
189 struct ifnet *ifp;
304 /* Initialize ifnet structure. */
405 struct ifnet *ifp = sc->sc_ifp;
447 struct ifnet *ifp = sc->sc_ifp;
471 struct ifnet *if
[all...]
/freebsd-10.0-release/sys/dev/usb/
H A Dusb_pf.c68 static int usbpf_ioctl(struct ifnet *, u_long, caddr_t);
71 static int usbpf_clone_destroy(struct if_clone *, struct ifnet *);
119 usbpf_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data)
168 struct ifnet *ifp;
215 usbpf_clone_destroy(struct if_clone *ifc, struct ifnet *ifp)
/freebsd-10.0-release/sys/dev/ath/
H A Dif_ath.c154 static void ath_stop_locked(struct ifnet *);
155 static void ath_stop(struct ifnet *);
157 static int ath_transmit(struct ifnet *ifp, struct mbuf *m);
158 static void ath_qflush(struct ifnet *ifp);
159 static int ath_media_change(struct ifnet *);
161 static int ath_ioctl(struct ifnet *, u_long, caddr_t);
167 static void ath_update_mcast(struct ifnet *);
168 static void ath_update_promisc(struct ifnet *);
169 static void ath_updateslot(struct ifnet *);
288 struct ifnet *if
[all...]
/freebsd-10.0-release/contrib/libpcap/
H A Dpcap-dlpi.c1611 { "ifnet" },
1625 struct ifnet ifnet; local
1626 char if_name[sizeof(ifnet.if_name) + 1];
1653 for (; addr != NULL; addr = ifnet.if_next) {
1655 &ifnet, sizeof(ifnet), ebuf) < 0 ||
1656 dlpi_kread(kd, (off_t)ifnet.if_name,
1657 if_name, sizeof(ifnet.if_name), ebuf) < 0) {
1661 if_name[sizeof(ifnet
[all...]
/freebsd-10.0-release/sys/dev/virtio/network/
H A Dif_vtnet.c107 static int vtnet_ioctl(struct ifnet *, u_long, caddr_t);
141 static void vtnet_start_locked(struct vtnet_txq *, struct ifnet *);
142 static void vtnet_start(struct ifnet *);
145 static int vtnet_txq_mq_start(struct ifnet *, struct mbuf *);
154 static void vtnet_qflush(struct ifnet *);
196 static void vtnet_register_vlan(void *, struct ifnet *, uint16_t);
197 static void vtnet_unregister_vlan(void *, struct ifnet *, uint16_t);
201 static int vtnet_ifmedia_upd(struct ifnet *);
202 static void vtnet_ifmedia_sts(struct ifnet *, struct ifmediareq *);
417 struct ifnet *if
[all...]
/freebsd-10.0-release/sys/netpfil/pf/
H A Dpf_if.c69 static void pfi_attach_ifnet(struct ifnet *);
76 static void pfi_instance_add(struct ifnet *, int, int);
81 static void pfi_attach_ifnet_event(void * __unused, struct ifnet *);
82 static void pfi_detach_ifnet_event(void * __unused, struct ifnet *);
86 static void pfi_ifaddr_event(void * __unused, struct ifnet *);
106 struct ifnet *ifp;
233 /* kif referencing an existing ifnet or group should exist. */
284 pfi_attach_ifnet(struct ifnet *ifp)
494 pfi_instance_add(struct ifnet *ifp, int net, int flags)
775 pfi_attach_ifnet_event(void *arg __unused, struct ifnet *if
[all...]
/freebsd-10.0-release/sys/dev/etherswitch/ip17x/
H A Dip17x.c69 static int ip17x_ifmedia_upd(struct ifnet *);
70 static void ip17x_ifmedia_sts(struct ifnet *, struct ifmediareq *);
200 sc->ifp = malloc(sizeof(struct ifnet *) * sc->numports, M_IP17X,
285 static inline struct ifnet *
420 struct ifnet *ifp;
485 ip17x_ifmedia_upd(struct ifnet *ifp)
500 ip17x_ifmedia_sts(struct ifnet *ifp, struct ifmediareq *ifmr)
/freebsd-10.0-release/sys/dev/le/
H A Dam7990.c155 struct ifnet *ifp = sc->sc_ifp;
219 struct ifnet *ifp = sc->sc_ifp;
315 struct ifnet *ifp = sc->sc_ifp;
398 struct ifnet *ifp = sc->sc_ifp;
502 struct ifnet *ifp = sc->sc_ifp;
584 struct ifnet *ifp = sc->sc_ifp;
607 struct ifnet *ifp = sc->sc_ifp;
H A Dam79900.c193 struct ifnet *ifp = sc->sc_ifp;
259 struct ifnet *ifp = sc->sc_ifp;
352 struct ifnet *ifp = sc->sc_ifp;
436 struct ifnet *ifp = sc->sc_ifp;
540 struct ifnet *ifp = sc->sc_ifp;
623 struct ifnet *ifp = sc->sc_ifp;
645 struct ifnet *ifp = sc->sc_ifp;
/freebsd-10.0-release/sys/net/
H A Dif_clone.c68 LIST_HEAD(, ifnet) ifc_iflist; /* (i) List of cloned interfaces */
103 static int ifc_simple_destroy(struct if_clone *, struct ifnet *);
225 struct ifnet *ifp;
258 struct ifnet *ifp;
300 if_clone_destroyif(struct if_clone *ifc, struct ifnet *ifp)
303 struct ifnet *ifcifp;
309 * Given that the cloned ifnet might be attached to a different
674 ifc_simple_destroy(struct if_clone *ifc, struct ifnet *ifp)
/freebsd-10.0-release/sys/netpfil/ipfw/
H A Dip_fw_log.c96 static struct ifnet *log_if; /* hook to attach to bpf */
107 /* we use this dummy function for all ifnet callbacks */
109 log_dummy(struct ifnet *ifp, u_long cmd, caddr_t addr)
115 ipfw_log_output(struct ifnet *ifp, struct mbuf *m,
124 ipfw_log_start(struct ifnet* ifp)
145 struct ifnet *ifp;
192 ipfw_log_clone_destroy(struct if_clone *ifc, struct ifnet *ifp)
241 struct mbuf *m, struct ifnet *oif, u_short offset, uint32_t tablearg,
/freebsd-10.0-release/sys/powerpc/pseries/
H A Dphyp_llan.c109 struct ifnet *ifp;
116 static void llan_start(struct ifnet *ifp);
117 static int llan_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data);
401 llan_start_locked(struct ifnet *ifp)
441 llan_start(struct ifnet *ifp)
453 struct ifnet *ifp = sc->ifp;
477 llan_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data)
/freebsd-10.0-release/sys/dev/qlxgb/
H A Dqla_os.c87 static int qla_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data);
88 static int qla_media_change(struct ifnet *ifp);
89 static void qla_media_status(struct ifnet *ifp, struct ifmediareq *ifmr);
212 struct ifnet *ifp;
411 struct ifnet *ifp;
661 struct ifnet *ifp;
719 struct ifnet *ifp = ha->ifp;
769 struct ifnet *ifp = ha->ifp;
795 qla_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data)
944 qla_media_change(struct ifnet *if
[all...]

Completed in 207 milliseconds

1234567891011>>