Searched defs:ifp (Results 176 - 200 of 544) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/netinet6/
H A Dscope6.c99 scope6_ifattach(struct ifnet *ifp) argument
121 scope6_ioctl(u_long cmd, caddr_t data, struct ifnet *ifp) argument
145 scope6_set(struct ifnet *ifp, struc argument
208 scope6_get(struct ifnet *ifp, struct scope6_id *idlist) argument
255 scope6_setdefault(struct ifnet *ifp) argument
394 in6_setscope(struct in6_addr *in6, struct ifnet *ifp, u_int32_t *ret_id) argument
482 in6_getscopezone(const struct ifnet *ifp, int scope) argument
560 sa6_checkzone_ifp(struct ifnet *ifp, struct sockaddr_in6 *sa6) argument
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_tx.c81 mlx5e_select_queue(struct ifnet *ifp, struct mbuf *mb) argument
271 struct ifnet *ifp; local
553 mlx5e_xmit_locked(struct ifnet *ifp, struct mlx5e_sq *sq, struct mbuf *mb) argument
592 mlx5e_xmit(struct ifnet *ifp, struct mbuf *mb) argument
[all...]
/freebsd-11-stable/sys/net/
H A Dif_enc.c139 enc_clone_destroy(struct ifnet *ifp) argument
156 struct ifnet *ifp; local
183 enc_output(struct ifnet *ifp, struct mbuf *m, const struct sockaddr *dst, struct route *ro) argument
192 enc_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data) argument
205 enc_bpftap(struct ifnet *ifp, struct mbuf *m, const struct secasvar *sav, int32_t hhook_type, uint8_t enc, uint8_t af) argument
242 struct ifnet *ifp, *rcvif; local
[all...]
H A Dif_fwsubr.c79 firewire_output(struct ifnet *ifp, struct mbuf *m, const struct sockaddr *dst, argument
498 firewire_input(struct ifnet *ifp, struct mbuf *m, uint16_t src) argument
641 firewire_ioctl(struct ifnet *ifp, u_long command, caddr_t data) argument
687 firewire_resolvemulti(struct ifnet *ifp, struct sockaddr **llsa, struct sockaddr *sa) argument
742 firewire_ifattach(struct ifnet *ifp, struct fw_hwaddr *llc) argument
782 firewire_ifdetach(struct ifnet *ifp) argument
789 firewire_busreset(struct ifnet *ifp) argument
810 firewire_alloc(u_char type, struct ifnet *ifp) argument
[all...]
H A Difq.h317 drbr_enqueue(struct ifnet *ifp, struct buf_ring *br, struct mbuf *m) argument
337 drbr_putback(struct ifnet *ifp, struct buf_ring *br, struct mbuf *new) argument
357 drbr_peek(struct ifnet *ifp, struct buf_ring *br) argument
376 drbr_flush(struct ifnet *ifp, struct buf_ring *br) argument
397 drbr_dequeue(struct ifnet *ifp, struct buf_ring *br) argument
411 drbr_advance(struct ifnet *ifp, struct buf_ring *br) argument
423 drbr_dequeue_cond(struct ifnet *ifp, struct buf_ring *br, int (*func) (struct mbuf *, void *), void *arg) argument
448 drbr_empty(struct ifnet *ifp, struct buf_ring *br) argument
458 drbr_needs_enqueue(struct ifnet *ifp, struct buf_ring *br) argument
468 drbr_inuse(struct ifnet *ifp, struct buf_ring *br) argument
[all...]
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_log.c366 qif_t *ifp; local
368 struct ifnet *ifp; local
[all...]
/freebsd-11-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_listen.c489 struct ifnet *ifp; local
/freebsd-11-stable/sys/dev/beri/virtio/network/
H A Dif_vtbe.c113 struct ifnet *ifp; member in struct:vtbe_softc
145 struct ifnet *ifp; local
229 vtbe_txstart(struct ifnet *ifp) argument
241 struct ifnet *ifp; local
252 struct ifnet *ifp = sc->ifp; local
273 vtbe_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data) argument
334 struct ifnet *ifp; local
387 struct ifnet *ifp; local
562 struct ifnet *ifp; local
[all...]
/freebsd-11-stable/sys/arm/at91/
H A Dif_macbvar.h67 struct ifnet *ifp; /* ifnet pointer */ member in struct:macb_softc
/freebsd-11-stable/lib/libc/rpc/
H A Dclnt_bcast.c127 struct ifaddrs *ifap, *ifp; local
/freebsd-11-stable/sbin/routed/
H A Doutput.c55 struct interface *ifp; /* usually output interface */ member in struct:__anon7082
97 output(enum output_type type, struct sockaddr_in *dst, struct interface *ifp, struct rip *buf, int size) argument
211 find_auth(struct interface *ifp) argument
666 supply(struct sockaddr_in *dst, struct interface *ifp, enum output_type type, int flash, int vers, int passwd_ok) argument
818 struct interface *ifp; local
900 struct interface *ifp; local
[all...]
H A Dparms.c55 get_parms(struct interface *ifp) argument
172 struct interface *ifp; local
[all...]
/freebsd-11-stable/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_l2cap_raw.c787 ng_btsocket_l2cap_raw_control(struct socket *so, u_long cmd, caddr_t data, struct ifnet *ifp, struct thread *td) argument
/freebsd-11-stable/sys/dev/mii/
H A Dmii.c109 if_t ifp; member in struct:miibus_ivars
361 mii_attach(device_t dev, device_t *miibus, if_t ifp, argument
/freebsd-11-stable/sys/powerpc/pseries/
H A Dphyp_llan.c112 struct ifnet *ifp; member in struct:llan_softc
245 llan_media_change(struct ifnet *ifp) argument
259 llan_media_status(struct ifnet *ifp, struct ifmediareq *ifmr) argument
449 llan_start_locked(struct ifnet *ifp) argument
489 llan_start(struct ifnet *ifp) argument
501 struct ifnet *ifp = sc->ifp; local
525 llan_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data) argument
[all...]
/freebsd-11-stable/sys/mips/adm5120/
H A Dif_admsw.c383 struct ifnet *ifp; local
592 admsw_start(struct ifnet *ifp) argument
748 struct ifnet *ifp; local
791 admsw_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data) argument
893 struct ifnet *ifp; local
962 struct ifnet *ifp; local
1084 struct ifnet *ifp; local
1128 admsw_stop(struct ifnet *ifp, int disable) argument
1171 struct ifnet *ifp; local
1259 admsw_mediachange(struct ifnet *ifp) argument
1304 admsw_mediastatus(struct ifnet *ifp, struct ifmediareq *ifmr) argument
[all...]
/freebsd-11-stable/sys/net/altq/
H A Daltq_cdnr.c134 struct ifnet *ifp; local
211 struct ifnet *ifp; local
872 struct ifnet *ifp; local
[all...]
/freebsd-11-stable/sys/dev/ed/
H A Dif_ed_pccard.c1149 ed_ifmedia_upd(struct ifnet *ifp) argument
1167 ed_ifmedia_sts(struct ifnet *ifp, struct ifmediareq *ifmr) argument
/freebsd-11-stable/sys/dev/etherswitch/arswitch/
H A Darswitchvar.h68 struct ifnet *ifp[ARSWITCH_NUM_PHYS]; member in struct:arswitch_softc
/freebsd-11-stable/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitchvar.h71 struct ifnet *ifp[MTKSWITCH_MAX_PHYS]; member in struct:mtkswitch_softc
/freebsd-11-stable/sys/dev/fe/
H A Dif_fevar.h71 struct ifnet *ifp; member in struct:fe_softc
/freebsd-11-stable/sys/dev/tx/
H A Dif_txvar.h73 struct ifnet *ifp; member in struct:__anon11764
/freebsd-11-stable/sys/dev/usb/net/
H A Dif_aue.c539 struct ifnet *ifp = uether_getifp(ue); local
735 struct ifnet *ifp = uether_getifp(&sc->sc_ue); local
779 struct ifnet *ifp = uether_getifp(ue); local
845 struct ifnet *ifp = uether_getifp(&sc->sc_ue); local
959 struct ifnet *ifp = uether_getifp(ue); local
994 struct ifnet *ifp = uether_getifp(ue); local
1009 aue_ifmedia_upd(struct ifnet *ifp) argument
1029 aue_ifmedia_sts(struct ifnet *ifp, struct ifmediareq *ifmr) argument
1049 struct ifnet *ifp = uether_getifp(ue); local
[all...]
H A Dif_mos.c529 mos_ifmedia_upd(struct ifnet *ifp) argument
549 mos_ifmedia_sts(struct ifnet *ifp, struct ifmediareq *ifmr) argument
566 struct ifnet *ifp = uether_getifp(ue); local
590 struct ifnet *ifp = uether_getifp(ue); local
782 struct ifnet *ifp = uether_getifp(ue); local
854 struct ifnet *ifp = uether_getifp(&sc->sc_ue); local
938 struct ifnet *ifp = uether_getifp(ue); local
980 struct ifnet *ifp = uether_getifp(&sc->sc_ue); local
1017 struct ifnet *ifp = uether_getifp(ue); local
[all...]
H A Dif_mosreg.h161 struct ifnet ifp; member in struct:mos_softc

Completed in 198 milliseconds

1234567891011>>