Searched refs:ifnet (Results 201 - 225 of 636) sorted by relevance

1234567891011>>

/freebsd-9.3-release/sys/netnatm/
H A Dnatm_pcb.c105 npcb_add(struct natmpcb *npcb, struct ifnet *ifp, u_int16_t vci, u_int8_t vpi)
/freebsd-9.3-release/sys/powerpc/ps3/
H A Dif_glcreg.h66 struct ifnet *sc_ifp;
H A Dif_glc.c65 static void glc_start(struct ifnet *ifp);
66 static int glc_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data);
75 static void glc_media_status(struct ifnet *ifp, struct ifmediareq *ifmr);
76 static int glc_media_change(struct ifnet *ifp);
399 glc_start_locked(struct ifnet *ifp)
455 glc_start(struct ifnet *ifp)
465 glc_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data)
508 struct ifnet *ifp = sc->sc_ifp;
716 struct ifnet *ifp = sc->sc_ifp;
787 struct ifnet *if
[all...]
/freebsd-9.3-release/sys/dev/xl/
H A Dif_xl.c239 static void xl_start(struct ifnet *);
240 static void xl_start_locked(struct ifnet *);
241 static void xl_start_90xB_locked(struct ifnet *);
242 static int xl_ioctl(struct ifnet *, u_long, caddr_t);
253 static int xl_poll(struct ifnet *ifp, enum poll_cmd cmd, int count);
254 static int xl_poll_locked(struct ifnet *ifp, enum poll_cmd cmd, int count);
257 static int xl_ifmedia_upd(struct ifnet *);
258 static void xl_ifmedia_sts(struct ifnet *, struct ifmediareq *);
606 struct ifnet *ifp;
652 struct ifnet *if
[all...]
/freebsd-9.3-release/sys/netinet/
H A Dip_carp.c101 struct ifnet *sc_ifp; /* Interface clue */
102 struct ifnet *sc_carpdev; /* Pointer to parent interface */
168 struct ifnet *vhif_ifp;
209 static void carp_clone_destroy(struct ifnet *);
221 static int carp_ioctl(struct ifnet *, u_long, caddr_t);
222 static int carp_looutput(struct ifnet *, struct mbuf *, struct sockaddr *,
224 static void carp_start(struct ifnet *);
406 struct ifnet *ifp;
462 carp_clone_destroy(struct ifnet *ifp)
541 carp_ifdetach(void *arg __unused, struct ifnet *if
[all...]
H A Din_gif.c74 struct ifnet *);
94 in_gif_output(struct ifnet *ifp, int family, struct mbuf *m)
275 struct ifnet *gifp = NULL;
367 gif_validate4(const struct ip *ip, struct gif_softc *sc, struct ifnet *ifp)
438 struct ifnet *ifp;
/freebsd-9.3-release/contrib/ipfilter/
H A Dbpf-ipf.h420 * Systems based on non-BSD kernels don't have ifnet's (or they don't mean
424 extern void bpf_tap(struct ifnet *, u_char *, u_int);
425 extern void bpf_mtap(struct ifnet *, struct mbuf *);
426 extern void bpfattach(struct ifnet *, u_int, u_int);
/freebsd-9.3-release/sys/dev/gem/
H A Dif_gemvar.h107 struct ifnet *sc_ifp;
272 int gem_mediachange(struct ifnet *ifp);
273 void gem_mediastatus(struct ifnet *ifp, struct ifmediareq *ifmr);
/freebsd-9.3-release/sys/dev/sfxge/
H A Dsfxge.h199 struct ifnet *ifnet; member in struct:sfxge_softc
246 #define SFXGE_RUNNING(sc) ((sc)->ifnet->if_drv_flags & IFF_DRV_RUNNING)
/freebsd-9.3-release/sys/mips/cavium/octe/
H A Dethernet-spi.c222 static void cvm_oct_spi_poll(struct ifnet *ifp)
257 int cvm_oct_spi_init(struct ifnet *ifp)
296 void cvm_oct_spi_uninit(struct ifnet *ifp)
/freebsd-9.3-release/sys/net/
H A Dif_bridgevar.h323 extern struct mbuf *(*bridge_input_p)(struct ifnet *, struct mbuf *);
324 extern int (*bridge_output_p)(struct ifnet *, struct mbuf *,
326 extern void (*bridge_dn_p)(struct mbuf *, struct ifnet *);
H A Dif_clone.c171 struct ifnet *ifp;
201 struct ifnet *ifp;
239 if_clone_destroyif(struct if_clone *ifc, struct ifnet *ifp)
242 struct ifnet *ifcifp;
248 * Given that the cloned ifnet might be attached to a different
600 ifc_simple_destroy(struct if_clone *ifc, struct ifnet *ifp)
/freebsd-9.3-release/sys/netinet6/
H A Dsend.c109 send_output(struct mbuf *m, struct ifnet *ifp, int direction)
213 struct ifnet *ifp;
252 send_input(struct mbuf *m, struct ifnet *ifp, int direction, int msglen __unused)
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...]
/freebsd-9.3-release/sys/sys/
H A Dprotosw.h176 struct ifnet;
198 struct ifnet *ifp, struct thread *td);
239 struct ifnet *ifp, struct thread *td);
/freebsd-9.3-release/sys/dev/bfe/
H A Dif_bfe.c87 static void bfe_start (struct ifnet *);
88 static void bfe_start_locked (struct ifnet *);
89 static int bfe_ioctl (struct ifnet *, u_long, caddr_t);
106 static int bfe_ifmedia_upd (struct ifnet *);
107 static void bfe_ifmedia_sts (struct ifnet *, struct ifmediareq *);
432 struct ifnet *ifp = NULL;
479 /* Set up ifnet structure */
541 struct ifnet *ifp;
607 struct ifnet *ifp;
1080 struct ifnet *if
[all...]
/freebsd-9.3-release/sys/dev/tl/
H A Dif_tl.c279 static void tl_start(struct ifnet *);
280 static void tl_start_locked(struct ifnet *);
281 static int tl_ioctl(struct ifnet *, u_long, caddr_t);
287 static int tl_ifmedia_upd(struct ifnet *);
288 static void tl_ifmedia_sts(struct ifnet *, struct ifmediareq *);
860 struct ifnet *ifp;
1025 struct ifnet *ifp;
1261 struct ifnet *ifp;
1415 struct ifnet *ifp;
1560 struct ifnet *if
[all...]
/freebsd-9.3-release/sys/dev/xen/netfront/
H A Dnetfront.c157 static void xn_start_locked(struct ifnet *);
158 static void xn_start(struct ifnet *);
159 static int xn_ioctl(struct ifnet *, u_long, caddr_t);
166 static void xn_watchdog(struct ifnet *);
182 static int xn_ifmedia_upd(struct ifnet *ifp);
183 static void xn_ifmedia_sts(struct ifnet *ifp, struct ifmediareq *ifmr);
245 struct ifnet *xn_ifp;
604 struct ifnet *ifp;
665 struct ifnet *ifp;
970 struct ifnet *if
[all...]
/freebsd-9.3-release/sys/dev/usb/wlan/
H A Dif_rum.c177 static void rum_start(struct ifnet *);
178 static int rum_ioctl(struct ifnet *, u_long, caddr_t);
200 static void rum_update_slot(struct ifnet *);
203 static void rum_update_mcast(struct ifnet *);
204 static void rum_update_promisc(struct ifnet *);
428 struct ifnet *ifp;
543 struct ifnet *ifp = sc->sc_ifp;
780 struct ifnet *ifp = sc->sc_ifp;
880 struct ifnet *ifp = sc->sc_ifp;
1011 struct ifnet *if
[all...]
/freebsd-9.3-release/sys/dev/an/
H A Dif_an.c140 static int an_ioctl(struct ifnet *, u_long, caddr_t);
144 static void an_start(struct ifnet *);
145 static void an_start_locked(struct ifnet *);
175 static int readrids(struct ifnet*, struct aironet_ioctl*);
176 static int writerids(struct ifnet*, struct aironet_ioctl*);
177 static int flashcard(struct ifnet*, struct aironet_ioctl*);
179 static int cmdreset(struct ifnet *);
180 static int setflashmode(struct ifnet *);
181 static int flashgchar(struct ifnet *,int,int);
182 static int flashpchar(struct ifnet *,in
[all...]
/freebsd-9.3-release/sys/dev/bm/
H A Dif_bm.c87 static void bm_start (struct ifnet *);
88 static void bm_start_locked (struct ifnet *);
90 static int bm_ioctl (struct ifnet *, u_long, caddr_t);
106 static int bm_ifmedia_upd (struct ifnet *);
107 static void bm_ifmedia_sts (struct ifnet *, struct ifmediareq *);
250 bm_ifmedia_upd(struct ifnet *ifp)
262 bm_ifmedia_sts(struct ifnet *ifp, struct ifmediareq *ifm)
301 struct ifnet *ifp;
539 struct ifnet *ifp;
565 struct ifnet *if
[all...]
/freebsd-9.3-release/sys/dev/usb/net/
H A Dif_axe.c201 static int axe_ifmedia_upd(struct ifnet *);
202 static void axe_ifmedia_sts(struct ifnet *, struct ifmediareq *);
210 static int axe_ioctl(struct ifnet *, u_long, caddr_t);
371 struct ifnet *ifp;
446 axe_ifmedia_upd(struct ifnet *ifp)
465 axe_ifmedia_sts(struct ifnet *ifp, struct ifmediareq *ifmr)
481 struct ifnet *ifp = uether_getifp(ue);
869 struct ifnet *ifp;
1111 struct ifnet *ifp = ue->ue_ifp;
1162 struct ifnet *if
[all...]
/freebsd-9.3-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-9.3-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-9.3-release/sys/dev/netmap/
H A Dnetmap_freebsd.c147 struct ifnet *ifp = na->ifp;
179 struct ifnet *ifp = na->ifp;
207 generic_xmit_frame(struct ifnet *ifp, struct mbuf *m,
231 generic_find_num_desc(struct ifnet *ifp, unsigned int *tx, unsigned int *rx)
239 generic_find_num_queues(struct ifnet *ifp, u_int *txq, u_int *rxq)

Completed in 426 milliseconds

1234567891011>>