Searched defs:ifp (Results 76 - 100 of 544) sorted by last modified time

1234567891011>>

/freebsd-11-stable/sys/netinet/
H A Digmp.c298 igmp_save_context(struct mbuf *m, struct ifnet *ifp) argument
427 struct ifnet *ifp; local
549 igmp_domifattach(struct ifnet *ifp) argument
571 igi_alloc_locked( struct ifnet *ifp) argument
610 igmp_ifdetach(struct ifnet *ifp) argument
657 igmp_domifdetach(struct ifnet *ifp) argument
669 igi_delete_locked(const struct ifnet *ifp) argument
704 igmp_input_v1_query(struct ifnet *ifp, const struct ip *ip, const struct igmp *igmp) argument
789 igmp_input_v2_query(struct ifnet *ifp, const struct ip *ip, const struct igmp *igmp) argument
941 igmp_input_v3_query(struct ifnet *ifp, const struct ip *ip, struct igmpv3 *igmpv3) argument
1207 igmp_input_v1_report(struct ifnet *ifp, struct ip *ip, struct igmp *igmp) argument
1318 igmp_input_v2_report(struct ifnet *ifp, struct ip *ip, struct igmp *igmp) argument
1429 struct ifnet *ifp; local
1645 struct ifnet *ifp; local
2004 struct ifnet *ifp; local
2196 struct ifnet *ifp; local
2275 struct ifnet *ifp; local
2340 struct ifnet *ifp; local
2467 struct ifnet *ifp; local
2649 struct ifnet *ifp; local
3009 struct ifnet *ifp; local
3318 struct ifnet *ifp; local
3400 struct ifnet *ifp; local
3493 igmp_v3_encap_report(struct ifnet *ifp, struct mbuf *m) argument
[all...]
H A Dip_carp.c598 struct ifnet *ifp = m->m_pkthdr.rcvif; local
1075 carp_iamatch6(struct ifnet *ifp, struct in6_addr *taddr) argument
1098 carp_macmatch6(struct ifnet *ifp, struct mbuf *m, const struct in6_addr *taddr) argument
1129 carp_forus(struct ifnet *ifp, u_char *dhost) argument
1270 struct ifnet *ifp = cif->cif_ifp; local
1407 carp_output(struct ifnet *ifp, struct mbuf *m, const struct sockaddr *sa) argument
1483 carp_alloc(struct ifnet *ifp) argument
1541 struct ifnet *ifp = sc->sc_carpdev; local
1572 carp_alloc_if(struct ifnet *ifp) argument
1600 struct ifnet *ifp = cif->cif_ifp; local
1639 struct ifnet *ifp; local
1817 struct ifnet *ifp = ifa->ifa_ifp; local
1893 struct ifnet *ifp = ifa->ifa_ifp; local
1971 carp_linkstate(struct ifnet *ifp) argument
[all...]
/freebsd-11-stable/sys/net/
H A Dnetisr.c777 struct ifnet *ifp; local
H A Dif_epair.c133 struct ifnet *ifp; /* This ifp. */ member in struct:epair_softc
149 struct ifnet *ifp; member in struct:epair_ifp_drain
234 cpuid_from_ifp(struct ifnet *ifp) argument
251 struct ifnet *ifp; local
278 struct ifnet *ifp; local
326 epair_remove_ifp_from_draining(struct ifnet *ifp) argument
357 epair_add_ifp_for_draining(struct ifnet *ifp) argument
386 epair_start_locked(struct ifnet *ifp) argument
457 epair_start(struct ifnet *ifp) argument
468 epair_transmit_locked(struct ifnet *ifp, struct mbuf *m) argument
587 epair_transmit(struct ifnet *ifp, struct mbuf *m) argument
600 epair_qflush(struct ifnet *ifp) argument
635 epair_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data) argument
710 struct ifnet *ifp; local
728 struct ifnet *ifp; local
887 epair_clone_destroy(struct if_clone *ifc, struct ifnet *ifp) argument
[all...]
H A Dif_clone.c212 if_clone_addif(struct if_clone *ifc, struct ifnet *ifp) argument
229 struct ifnet *ifp; local
258 struct ifnet *ifp; local
300 if_clone_destroyif(struct if_clone *ifc, struct ifnet *ifp) argument
533 if_clone_findifc(struct ifnet *ifp) argument
563 if_clone_addgroup(struct ifnet *ifp, struct if_clone *ifc) argument
729 ifc_simple_destroy(struct if_clone *ifc, struct ifnet *ifp) argument
[all...]
H A Dif_vlan.c568 vlan_setmulti(struct ifnet *ifp) argument
628 vlan_iflladdr(void *arg __unused, struct ifnet *ifp) argument
677 vlan_ifdetach(void *arg __unused, struct ifnet *ifp) argument
710 vlan_trunkdev(struct ifnet *ifp) argument
736 vlan_tag(struct ifnet *ifp, uint16_t *vidp) argument
752 vlan_cookie(struct ifnet *ifp) argument
767 vlan_setcookie(struct ifnet *ifp, void *cookie) argument
782 vlan_devat(struct ifnet *ifp, uint16_t vid) argument
928 struct ifnet *ifp; local
982 struct ifnet *ifp; local
1099 vlan_clone_destroy(struct if_clone *ifc, struct ifnet *ifp) argument
1131 vlan_transmit(struct ifnet *ifp, struct mbuf *m) argument
1192 vlan_input(struct ifnet *ifp, struct mbuf *m) argument
1304 struct ifnet *ifp; local
1321 struct ifnet *ifp; local
1467 vlan_unconfig(struct ifnet *ifp) argument
1476 vlan_unconfig_locked(struct ifnet *ifp, int departing) argument
1565 vlan_setflag(struct ifnet *ifp, int flag, int status, int (*func)(struct ifnet *, int)) argument
1602 vlan_setflags(struct ifnet *ifp, int status) argument
1617 vlan_link_state(struct ifnet *ifp) argument
1645 struct ifnet *ifp; local
1732 vlan_trunk_capabilities(struct ifnet *ifp) argument
1752 vlan_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data) argument
[all...]
H A Dif_tun.c304 tun_clone_destroy(struct if_clone *ifc, struct ifnet *ifp) argument
387 tunstart(struct ifnet *ifp) argument
422 struct ifnet *ifp; local
461 struct ifnet *ifp; local
499 struct ifnet *ifp; local
567 tuninit(struct ifnet *ifp) argument
605 tunifioctl(struct ifnet *ifp, u_long cmd, caddr_t data) argument
653 tunoutput(struct ifnet *ifp, struct mbuf *m0, const struct sockaddr *dst, struct route *ro) argument
886 struct ifnet *ifp = TUN2IFP(tp); local
939 struct ifnet *ifp = TUN2IFP(tp); local
1021 struct ifnet *ifp = TUN2IFP(tp); local
1052 struct ifnet *ifp = TUN2IFP(tp); local
1088 struct ifnet *ifp = TUN2IFP(tp); local
1112 struct ifnet *ifp = TUN2IFP(tp); local
[all...]
/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_kern.h764 struct ifnet *ifp; /* adapter is ifp->if_softc */ member in struct:netmap_adapter
2037 struct ifnet *ifp; member in struct:nm_os_gen_arg
2319 nm_os_get_mbuf(struct ifnet *ifp, int len) argument
2368 nm_os_get_mbuf(struct ifnet *ifp, int len) argument
[all...]
H A Dnetmap_mem2.c2364 struct ifnet *ifp; member in struct:mem_pt_if
2382 netmap_mem_pt_guest_ifp_add(struct netmap_mem_d *nmd, struct ifnet *ifp, argument
2412 netmap_mem_pt_guest_ifp_lookup(struct netmap_mem_d *nmd, struct ifnet *ifp) argument
2428 netmap_mem_pt_guest_ifp_del(struct netmap_mem_d *nmd, struct ifnet *ifp) argument
2832 netmap_mem_pt_guest_new(struct ifnet *ifp, unsigned int nifp_offset, unsigned int memid) argument
[all...]
/freebsd-11-stable/sys/dev/usb/
H A Dusb_bus.h108 struct ifnet *ifp; /* only for USB Packet Filter */ member in struct:usb_bus
/freebsd-11-stable/sys/dev/hyperv/netvsc/
H A Dif_hn.c917 struct ifnet *ifp = sc->hn_ifp; local
1099 hn_ifmedia_sts(struct ifnet *ifp, struct ifmediareq *ifmr) argument
1148 hn_ismyvf(const struct hn_softc *sc, const struct ifnet *ifp) argument
1179 hn_rxvf_change(struct hn_softc *sc, struct ifnet *ifp, bool rxvf) argument
1237 hn_ifnet_event(void *arg, struct ifnet *ifp, int event) argument
1246 hn_ifaddr_event(void *arg, struct ifnet *ifp) argument
1255 struct ifnet *ifp, *vf_ifp; local
1328 struct ifnet *ifp = sc->hn_ifp; local
1406 struct ifnet *ifp; local
1479 struct ifnet *ifp, *vf_ifp; local
1673 struct ifnet *ifp, *vf_ifp; local
1881 hn_ifnet_attevent(void *xsc, struct ifnet *ifp) argument
1968 hn_ifnet_detevent(void *xsc, struct ifnet *ifp) argument
2059 hn_ifnet_lnkevent(void *xsc, struct ifnet *ifp, int link_state) argument
2085 struct ifnet *ifp = NULL; local
2482 struct ifnet *ifp = sc->hn_ifp, *vf_ifp; local
2921 hn_flush_txagg(struct ifnet *ifp, struct hn_tx_ring *txr) argument
2962 hn_try_txagg(struct ifnet *ifp, struct hn_tx_ring *txr, struct hn_txdesc *txd, int pktsize) argument
3035 hn_encap(struct ifnet *ifp, struct hn_tx_ring *txr, struct hn_txdesc *txd, struct mbuf **m_head0) argument
3237 hn_txpkt(struct ifnet *ifp, struct hn_tx_ring *txr, struct hn_txdesc *txd) argument
3398 struct ifnet *ifp, *hn_ifp = rxr->hn_ifp; local
3691 hn_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data) argument
4016 struct ifnet *ifp = sc->hn_ifp; local
4071 struct ifnet *ifp = sc->hn_ifp; local
4690 struct ifnet *ifp; local
4732 struct ifnet *ifp, *hn_ifp; local
5540 struct ifnet *ifp = sc->hn_ifp; local
5666 struct ifnet *ifp = sc->hn_ifp; local
5774 hn_start(struct ifnet *ifp) argument
5809 struct ifnet *ifp = sc->hn_ifp; local
5845 struct ifnet *ifp = sc->hn_ifp; local
5935 hn_transmit(struct ifnet *ifp, struct mbuf *m) argument
6090 hn_xmit_qflush(struct ifnet *ifp) argument
[all...]
/freebsd-11-stable/sys/dev/oce/
H A Doce_if.h830 struct ifnet *ifp; member in struct:oce_softc
/freebsd-11-stable/sys/dev/an/
H A Dif_an.c653 struct ifnet *ifp; local
807 struct ifnet *ifp = sc->an_ifp; local
831 struct ifnet *ifp; local
1097 struct ifnet *ifp; local
1151 struct ifnet *ifp; local
1189 struct ifnet *ifp; local
1380 struct ifnet *ifp; local
1745 struct ifnet *ifp; local
1870 an_ioctl(struct ifnet *ifp, u_long command, caddr_t data) argument
2616 struct ifnet *ifp; local
2715 an_start(struct ifnet *ifp) argument
2726 an_start_locked(struct ifnet *ifp) argument
2914 struct ifnet *ifp; local
2944 struct ifnet *ifp; local
2980 struct ifnet *ifp; local
3221 an_media_change(struct ifnet *ifp) argument
3264 an_media_status(struct ifnet *ifp, struct ifmediareq *imr) argument
3302 readrids(struct ifnet *ifp, struct aironet_ioctl *l_ioctl) argument
3378 writerids(struct ifnet *ifp, struct aironet_ioctl *l_ioctl) argument
3489 unstickbusy(struct ifnet *ifp) argument
3507 WaitBusy(struct ifnet *ifp, int uSec) argument
3531 cmdreset(struct ifnet *ifp) argument
3565 setflashmode(struct ifnet *ifp) argument
3593 flashgchar(struct ifnet *ifp, int matchbyte, int dwelltime) argument
3629 flashpchar(struct ifnet *ifp, int byte, int dwelltime) argument
3685 flashputbuf(struct ifnet *ifp) argument
3719 flashrestart(struct ifnet *ifp) argument
3737 flashcard(struct ifnet *ifp, struct aironet_ioctl *l_ioctl) argument
[all...]
/freebsd-11-stable/sys/compat/linprocfs/
H A Dlinprocfs.c1082 linux_ifname(struct ifnet *ifp, char *buffer, size_t buflen) argument
1112 struct ifnet *ifp; local
[all...]
/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_listen.c346 struct ifnet *ifp = m->m_pkthdr.rcvif; local
1140 get_l2te_for_nexthop(struct port_info *pi, struct ifnet *ifp, argument
1250 struct ifnet *hw_ifp, *ifp; local
1488 struct ifnet *ifp; local
[all...]
H A Dt4_connect.c336 struct ifnet *ifp = VLAN_TRUNKDEV(rt_ifp); local
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_sge.c1109 struct ifnet *ifp = vi->ifp; local
1936 struct ifnet *ifp = rxq->ifp; local
2118 t4_update_fl_bufsize(struct ifnet *ifp) argument
2560 struct ifnet *ifp = txq->ifp; local
[all...]
H A Dt4_netmap.c313 cxgbe_netmap_on(struct adapter *sc, struct vi_info *vi, struct ifnet *ifp, argument
395 cxgbe_netmap_off(struct adapter *sc, struct vi_info *vi, struct ifnet *ifp, argument
439 struct ifnet *ifp = na->ifp; local
698 struct ifnet *ifp = na->ifp; local
763 struct ifnet *ifp = na->ifp; local
889 handle_nm_sge_egr_update(struct adapter *sc, struct ifnet *ifp, const struct cpl_sge_egr_update *egr) argument
907 struct ifnet *ifp = vi->ifp; local
[all...]
H A Dt4_l2t.h66 struct ifnet *ifp; /* outgoing interface */ member in struct:l2t_entry
H A Dt4_clip.c338 t4_tom_ifaddr_event(void *arg __unused, struct ifnet *ifp) argument
H A Dadapter.h189 struct ifnet *ifp; member in struct:vi_info
561 struct ifnet *ifp; /* the interface this txq belongs to */ member in struct:sge_txq
590 struct ifnet *ifp; /* the interface this rxq belongs to */ member in struct:sge_rxq
846 struct ifnet *ifp; /* tracer ifp */ member in struct:adapter
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dcm.c339 struct ifnet *ifp = NULL, *hw_ifp = NULL; local
535 get_ifnet_from_raddr(struct sockaddr_storage *raddr, struct ifnet **ifp) argument
[all...]
H A Dprovider.c364 struct ifnet *ifp; local
/freebsd-11-stable/sys/dev/ixgbe/
H A Dif_ix.c494 struct ifnet *ifp = adapter->ifp; local
1000 struct ifnet *ifp; local
1093 ixgbe_get_counter(struct ifnet *ifp, ift_counter cnt) argument
1704 ixgbe_register_vlan(void *arg, struct ifnet *ifp, u16 vtag) argument
1730 ixgbe_unregister_vlan(void *arg, struct ifnet *ifp, u16 vtag) argument
1757 struct ifnet *ifp = adapter->ifp; local
1959 struct ifnet *ifp = adapter->ifp; local
2046 ixgbe_media_status(struct ifnet *ifp, struct ifmediareq *ifmr) argument
2212 ixgbe_media_change(struct ifnet *ifp) argument
2299 struct ifnet *ifp = adapter->ifp; local
2784 struct ifnet *ifp = adapter->ifp; local
2823 struct ifnet *ifp = adapter->ifp; local
2865 struct ifnet *ifp = adapter->ifp; local
3294 struct ifnet *ifp = adapter->ifp; local
3611 struct ifnet *ifp; local
3654 struct ifnet *ifp = adapter->ifp; local
3850 struct ifnet *ifp = adapter->ifp; local
4283 struct ifnet *ifp = adapter->ifp; local
4777 ixgbe_ioctl(struct ifnet *ifp, u_long command, caddr_t data) argument
4958 struct ifnet *ifp = adapter->ifp; local
[all...]
/freebsd-11-stable/sys/dev/if_ndis/
H A Dif_ndis.c290 struct ifnet *ifp; local
371 struct ifnet *ifp; local
434 struct ifnet *ifp; local
941 struct ifnet *ifp; local
1037 struct ifnet *ifp; local
1125 struct ifnet *ifp; local
1143 struct ifnet *ifp; local
1266 struct ifnet *ifp; local
1336 struct ifnet *ifp; local
1391 struct ifnet *ifp; local
1513 struct ifnet *ifp = sc->ifp; local
1535 struct ifnet *ifp; local
1556 struct ifnet *ifp = sc->ifp; local
1620 struct ifnet *ifp; local
1804 struct ifnet *ifp = sc->ifp; local
1822 ndis_ifstart(struct ifnet *ifp) argument
2080 struct ifnet *ifp = sc->ifp; local
2341 ndis_media_status(struct ifnet *ifp, struct ifmediareq *imr) argument
[all...]

Completed in 369 milliseconds

1234567891011>>