Searched refs:ifnet (Results 176 - 200 of 613) sorted by relevance

1234567891011>>

/freebsd-11.0-release/sys/net/
H A Dif_fwsubr.c79 firewire_output(struct ifnet *ifp, struct mbuf *m, const struct sockaddr *dst,
498 firewire_input(struct ifnet *ifp, struct mbuf *m, uint16_t src)
639 firewire_ioctl(struct ifnet *ifp, u_long command, caddr_t data)
690 firewire_resolvemulti(struct ifnet *ifp, struct sockaddr **llsa,
745 firewire_ifattach(struct ifnet *ifp, struct fw_hwaddr *llc)
785 firewire_ifdetach(struct ifnet *ifp)
792 firewire_busreset(struct ifnet *ifp)
813 firewire_alloc(u_char type, struct ifnet *ifp)
/freebsd-11.0-release/sys/netinet/
H A Digmp.c96 igi_alloc_locked(struct ifnet *);
97 static void igi_delete_locked(const struct ifnet *);
104 static int igmp_input_v1_query(struct ifnet *, const struct ip *,
106 static int igmp_input_v2_query(struct ifnet *, const struct ip *,
108 static int igmp_input_v3_query(struct ifnet *, const struct ip *,
112 static int igmp_input_v1_report(struct ifnet *, /*const*/ struct ip *,
114 static int igmp_input_v2_report(struct ifnet *, /*const*/ struct ip *,
132 igmp_v3_encap_report(struct ifnet *, struct mbuf *);
190 * IF_ADDR_LOCK() between the ifnet and in layers w/o recursing,
204 * An ifnet ca
[all...]
H A Dif_ether.c153 struct ifnet *ifp, int bridged, struct llentry *la);
155 static void arp_iflladdr(void *arg __unused, struct ifnet *ifp);
173 struct ifnet *ifp;
290 arp_fillheader(struct ifnet *ifp, struct arphdr *ah, int bcast, u_char *buf,
321 arprequest(struct ifnet *ifp, const struct in_addr *sip,
421 arpresolve_full(struct ifnet *ifp, int is_gw, int flags, struct mbuf *m,
556 arpresolve_addr(struct ifnet *ifp, int flags, const struct sockaddr *dst,
584 arpresolve(struct ifnet *ifp, int is_gw, struct mbuf *m,
646 struct ifnet *ifp;
766 struct ifnet *if
[all...]
H A Din.h639 struct ifnet; struct mbuf; /* forward declarations for Standard C */
641 int in_broadcast(struct in_addr, struct ifnet *);
645 int in_ifhasaddr(struct ifnet *, struct in_addr);
651 void in_ifdetach(struct ifnet *);
/freebsd-11.0-release/sys/dev/ppbus/
H A Dif_plip.c151 struct ifnet *sc_ifp;
176 static int lpioctl(struct ifnet *, u_long, caddr_t);
177 static int lpoutput(struct ifnet *, struct mbuf *, const struct sockaddr *,
237 struct ifnet *ifp;
365 lpinit_locked(struct ifnet *ifp)
403 lpioctl(struct ifnet *ifp, u_long cmd, caddr_t data)
521 lptap(struct ifnet *ifp, struct mbuf *m)
685 lpoutput(struct ifnet *ifp, struct mbuf *m, const struct sockaddr *dst,
/freebsd-11.0-release/sys/dev/my/
H A Dif_my.c118 static void my_start(struct ifnet *);
119 static void my_start_locked(struct ifnet *);
120 static int my_ioctl(struct ifnet *, u_long, caddr_t);
127 static int my_ifmedia_upd(struct ifnet *);
128 static void my_ifmedia_sts(struct ifnet *, struct ifmediareq *);
310 struct ifnet *ifp;
399 struct ifnet *ifp;
564 struct ifnet *ifp;
804 struct ifnet *ifp;
989 struct ifnet *if
[all...]
/freebsd-11.0-release/sys/dev/dpaa/
H A Dif_dtsec.h51 /* XXX MII bus requires that struct ifnet is first!!! */
52 struct ifnet *sc_ifnet;
/freebsd-11.0-release/sys/dev/hme/
H A Dif_hmevar.h102 struct ifnet *sc_ifp;
/freebsd-11.0-release/sys/dev/ie/
H A Dif_ievar.h20 struct ifnet *ifp;
/freebsd-11.0-release/sys/netnatm/
H A Dnatm.c114 struct ifnet *, struct thread *);
164 struct ifnet *ifp;
237 struct ifnet *ifp;
336 struct ifnet *ifp, struct thread *p)
/freebsd-11.0-release/sys/dev/usb/net/
H A Dif_mosreg.h161 struct ifnet ifp;
/freebsd-11.0-release/sys/net80211/
H A Dieee80211_monitor.c132 struct ifnet *ifp = vap->iv_ifp;
/freebsd-11.0-release/sys/mips/adm5120/
H A Dif_admsw.c130 /* ifnet entry points */
131 static void admsw_start(struct ifnet *);
133 static int admsw_ioctl(struct ifnet *, u_long, caddr_t);
135 static void admsw_stop(struct ifnet *, int);
146 static int admsw_mediachange(struct ifnet *);
147 static void admsw_mediastatus(struct ifnet *, struct ifmediareq *);
383 struct ifnet *ifp;
587 * admsw_start: [ifnet interface function]
592 admsw_start(struct ifnet *ifp)
740 * admsw_watchdog: [ifnet interfac
[all...]
/freebsd-11.0-release/sys/dev/qlxge/
H A Dqls_os.c92 static void qls_start(struct ifnet *ifp);
94 static int qls_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data);
95 static int qls_media_change(struct ifnet *ifp);
96 static void qls_media_status(struct ifnet *ifp, struct ifmediareq *ifmr);
293 struct ifnet *ifp;
493 struct ifnet *ifp;
730 struct ifnet *ifp;
791 struct ifnet *ifp = ha->ifp;
842 struct ifnet *ifp = ha->ifp;
871 qls_ioctl(struct ifnet *if
[all...]
/freebsd-11.0-release/sys/dev/sbni/
H A Dif_sbnivar.h70 struct ifnet *ifp;
/freebsd-11.0-release/sys/dev/sfxge/
H A Dsfxge.h270 struct ifnet *ifnet; member in struct:sfxge_softc
330 #define SFXGE_RUNNING(sc) ((sc)->ifnet->if_drv_flags & IFF_DRV_RUNNING)
396 extern uint64_t sfxge_get_counter(struct ifnet *ifp, ift_counter c);
/freebsd-11.0-release/sys/dev/sn/
H A Dif_snvar.h34 struct ifnet *ifp;
/freebsd-11.0-release/sys/arm/at91/
H A Dif_macb.c115 /* ifnet entry points */
118 static void macbstart_locked(struct ifnet *);
121 static void macbstart(struct ifnet *);
123 static int macbioctl(struct ifnet * ifp, u_long, caddr_t);
524 struct ifnet *ifp;
552 struct ifnet *ifp;
622 struct ifnet *ifp;
714 struct ifnet *ifp;
837 struct ifnet *ifp;
957 macbstart_locked(struct ifnet *if
[all...]
H A Dif_macbvar.h67 struct ifnet *ifp; /* ifnet pointer */
/freebsd-11.0-release/sys/powerpc/ps3/
H A Dif_glcreg.h66 struct ifnet *sc_ifp;
/freebsd-11.0-release/sys/dev/xl/
H A Dif_xl.c241 static void xl_start(struct ifnet *);
242 static void xl_start_locked(struct ifnet *);
243 static void xl_start_90xB_locked(struct ifnet *);
244 static int xl_ioctl(struct ifnet *, u_long, caddr_t);
255 static int xl_poll(struct ifnet *ifp, enum poll_cmd cmd, int count);
256 static int xl_poll_locked(struct ifnet *ifp, enum poll_cmd cmd, int count);
259 static int xl_ifmedia_upd(struct ifnet *);
260 static void xl_ifmedia_sts(struct ifnet *, struct ifmediareq *);
608 struct ifnet *ifp;
654 struct ifnet *if
[all...]
/freebsd-11.0-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-11.0-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-11.0-release/sys/netinet6/
H A Din6_fib.c75 static struct ifnet *fib6_get_ifaifp(struct rtentry *rte);
84 static struct ifnet *
87 struct ifnet *ifp;
H A Dsend.c112 send_output(struct mbuf *m, struct ifnet *ifp, int direction)
221 struct ifnet *ifp;
260 send_input(struct mbuf *m, struct ifnet *ifp, int direction, int msglen __unused)

Completed in 301 milliseconds

1234567891011>>