Home
last modified time | relevance | path

Searched defs:ifp (Results 1 – 25 of 551) sorted by relevance

12345678910>>...23

/trueos/sys/net/
HDif_dead.c45 ifdead_output(struct ifnet *ifp, struct mbuf *m, const struct sockaddr *sa, in ifdead_output()
54 ifdead_input(struct ifnet *ifp, struct mbuf *m) in ifdead_input()
61 ifdead_start(struct ifnet *ifp) in ifdead_start()
67 ifdead_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data) in ifdead_ioctl()
74 ifdead_resolvemulti(struct ifnet *ifp, struct sockaddr **llsa, in ifdead_resolvemulti()
83 ifdead_qflush(struct ifnet *ifp) in ifdead_qflush()
89 ifdead_transmit(struct ifnet *ifp, struct mbuf *m) in ifdead_transmit()
97 if_dead(struct ifnet *ifp) in if_dead()
HDif.c242 struct ifnet *ifp; in ifnet_byindex() local
253 struct ifnet *ifp; in ifnet_byindex_ref() local
322 ifnet_setbyindex_locked(u_short idx, struct ifnet *ifp) in ifnet_setbyindex_locked()
331 ifnet_setbyindex(u_short idx, struct ifnet *ifp) in ifnet_setbyindex()
433 struct ifnet *ifp; in if_alloc() local
480 if_free_internal(struct ifnet *ifp) in if_free_internal()
505 if_free(struct ifnet *ifp) in if_free()
529 if_ref(struct ifnet *ifp) in if_ref()
537 if_rele(struct ifnet *ifp) in if_rele()
546 ifq_init(struct ifaltq *ifq, struct ifnet *ifp) in ifq_init()
[all …]
HDif_arcsubr.c92 #define ARC_LLADDR(ifp) (*(u_int8_t *)IF_LLADDR(ifp)) argument
104 arc_output(struct ifnet *ifp, struct mbuf *m, const struct sockaddr *dst, in arc_output()
256 arc_frag_init(struct ifnet *ifp) in arc_frag_init()
265 arc_frag_next(struct ifnet *ifp) in arc_frag_next()
360 arc_defrag(struct ifnet *ifp, struct mbuf *m) in arc_defrag()
521 arc_input(struct ifnet *ifp, struct mbuf *m) in arc_input()
622 arc_storelladdr(struct ifnet *ifp, u_int8_t lla) in arc_storelladdr()
631 arc_ifattach(struct ifnet *ifp, u_int8_t lla) in arc_ifattach()
668 arc_ifdetach(struct ifnet *ifp) in arc_ifdetach()
675 arc_ioctl(struct ifnet *ifp, u_long command, caddr_t data) in arc_ioctl()
[all …]
HDif_tap.c218 struct ifnet *ifp = tp->tap_ifp; in tap_destroy() local
234 tap_clone_destroy(struct ifnet *ifp) in tap_clone_destroy()
246 vmnet_clone_destroy(struct ifnet *ifp) in vmnet_clone_destroy()
261 struct ifnet *ifp = NULL; in tapmodevent() local
405 struct ifnet *ifp = NULL; in tapcreate() local
480 struct ifnet *ifp = NULL; in tapopen() local
528 struct ifnet *ifp = tp->tap_ifp; in tapclose() local
582 struct ifnet *ifp = tp->tap_ifp; in tapifinit() local
602 tapifioctl(struct ifnet *ifp, u_long cmd, caddr_t data) in tapifioctl()
662 tapifstart(struct ifnet *ifp) in tapifstart()
[all …]
HDif_lagg.c237 lagg_register_vlan(void *arg, struct ifnet *ifp, u_int16_t vtag) in lagg_register_vlan()
259 lagg_unregister_vlan(void *arg, struct ifnet *ifp, u_int16_t vtag) in lagg_unregister_vlan()
280 struct ifnet *ifp; in lagg_clone_create() local
384 lagg_clone_destroy(struct ifnet *ifp) in lagg_clone_destroy()
433 struct ifnet *ifp = sc->sc_ifp; in lagg_lladdr() local
487 struct ifnet *ifp = lp->lp_ifp; in lagg_port_lladdr() local
529 struct ifnet *ifp; in lagg_port_setlladdr() local
559 lagg_port_create(struct lagg_softc *sc, struct ifnet *ifp) in lagg_port_create()
734 struct ifnet *ifp = lp->lp_ifp; in lagg_port_destroy() local
804 lagg_port_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data) in lagg_port_ioctl()
[all …]
/trueos/sys/dev/ixgb/
HDif_ixgb.c383 struct ifnet *ifp = adapter->ifp; in ixgb_detach() local
460 ixgb_start_locked(struct ifnet * ifp) in ixgb_start_locked()
496 ixgb_start(struct ifnet *ifp) in ixgb_start()
516 ixgb_ioctl(struct ifnet * ifp, IOCTL_CMD_TYPE command, caddr_t data) in ixgb_ioctl()
628 struct ifnet *ifp; in ixgb_watchdog() local
665 struct ifnet *ifp; in ixgb_init_locked() local
756 ixgb_poll_locked(struct ifnet * ifp, enum poll_cmd cmd, int count) in ixgb_poll_locked()
780 ixgb_poll(struct ifnet * ifp, enum poll_cmd cmd, int count) in ixgb_poll()
804 struct ifnet *ifp; in ixgb_intr() local
873 ixgb_media_status(struct ifnet * ifp, struct ifmediareq * ifmr) in ixgb_media_status()
[all …]
/trueos/sys/dev/le/
HDlance.c106 struct ifnet *ifp; in lance_config() local
192 struct ifnet *ifp = sc->sc_ifp; in lance_attach() local
206 struct ifnet *ifp = sc->sc_ifp; in lance_detach() local
236 lance_start(struct ifnet *ifp) in lance_start()
248 struct ifnet *ifp = sc->sc_ifp; in lance_stop() local
279 struct ifnet *ifp = sc->sc_ifp; in lance_init_locked() local
378 struct ifnet *ifp = sc->sc_ifp; in lance_get() local
438 struct ifnet *ifp = sc->sc_ifp; in lance_watchdog() local
453 lance_mediachange(struct ifnet *ifp) in lance_mediachange()
476 lance_mediastatus(struct ifnet *ifp, struct ifmediareq *ifmr) in lance_mediastatus()
[all …]
HDam7990.c148 struct ifnet *ifp = sc->sc_ifp; in am7990_meminit() local
212 struct ifnet *ifp = sc->sc_ifp; in am7990_rint() local
308 struct ifnet *ifp = sc->sc_ifp; in am7990_tint() local
391 struct ifnet *ifp = sc->sc_ifp; in am7990_intr() local
495 struct ifnet *ifp = sc->sc_ifp; in am7990_start_locked() local
577 struct ifnet *ifp = sc->sc_ifp; in am7990_recv_print() local
600 struct ifnet *ifp = sc->sc_ifp; in am7990_xmit_print() local
/trueos/sbin/routed/
HDif.c105 if_link(struct interface *ifp) in if_link()
148 struct interface *ifp, *possible = 0; in ifwithaddr() local
185 struct interface *ifp; in ifwithname() local
213 struct interface *ifp; in ifwithindex() local
239 struct interface *ifp, *maybe; in iflookup() local
299 struct interface *ifp) /* as seen on this interface */ in ripv1_mask_net()
350 struct interface *ifp) /* as seen on this interface */ in ripv1_mask_host()
391 struct interface *ifp; in check_dup() local
419 check_remote(struct interface *ifp) in check_remote()
449 ifdel(struct interface *ifp) in ifdel()
[all …]
/trueos/sys/netgraph/
HDng_eiface.c79 struct ifnet *ifp; /* per-interface network data */ member
131 ng_eiface_ioctl(struct ifnet *ifp, u_long command, caddr_t data) in ng_eiface_ioctl()
202 struct ifnet *ifp = sc->ifp; in ng_eiface_init() local
216 struct ifnet *ifp = arg1; in ng_eiface_start2() local
284 ng_eiface_start(struct ifnet *ifp) in ng_eiface_start()
304 ng_eiface_print_ioctl(struct ifnet *ifp, int command, caddr_t data) in ng_eiface_print_ioctl()
337 ng_eiface_mediachange(struct ifnet *ifp) in ng_eiface_mediachange()
353 ng_eiface_mediastatus(struct ifnet *ifp, struct ifmediareq *ifmr) in ng_eiface_mediastatus()
378 struct ifnet *ifp; in ng_eiface_constructor() local
444 struct ifnet *ifp = priv->ifp; in ng_eiface_newhook() local
[all …]
HDng_fec.c138 #define IFP2NG(ifp) ((ifp)->if_afdata[AF_NETGRAPH]) argument
178 struct ifnet *ifp; member
352 struct ifnet *ifp, *bifp; in ng_fec_addport() local
463 struct ifnet *ifp, *bifp; in ng_fec_delport() local
527 struct ifnet *ifp = p->fec_if; in ng_fec_ether_cmdmulti() local
567 ng_fec_ether_setmulti(struct ifnet *ifp) in ng_fec_ether_setmulti()
591 ng_fec_setport(struct ifnet *ifp, u_long command, caddr_t data) in ng_fec_setport()
615 struct ifnet *ifp, *bifp; in ng_fec_init() local
648 ng_fec_stop(struct ifnet *ifp) in ng_fec_stop()
677 struct ifnet *ifp; in ng_fec_tick() local
[all …]
HDng_ether.c76 #define IFP2NG(ifp) (IFP2AC((ifp))->ac_netgraph) argument
80 struct ifnet *ifp; /* associated interface */ member
245 ng_ether_input(struct ifnet *ifp, struct mbuf **mp) in ng_ether_input()
262 ng_ether_input_orphan(struct ifnet *ifp, struct mbuf *m) in ng_ether_input_orphan()
281 ng_ether_output(struct ifnet *ifp, struct mbuf **mp) in ng_ether_output()
303 ng_ether_attach(struct ifnet *ifp) in ng_ether_attach()
353 ng_ether_detach(struct ifnet *ifp) in ng_ether_detach()
375 ng_ether_link_state(struct ifnet *ifp, int state) in ng_ether_link_state()
410 ng_ether_ifnet_arrival_event(void *arg __unused, struct ifnet *ifp) in ng_ether_ifnet_arrival_event()
668 struct ifnet *const ifp = priv->ifp; in ng_ether_rcv_lower() local
[all …]
/trueos/sys/dev/vx/
HDif_vx.c146 struct ifnet *ifp; in vx_attach() local
226 struct ifnet *ifp = sc->vx_ifp; in vx_init_locked() local
280 struct ifnet *ifp = sc->vx_ifp; in vx_setfilter() local
324 struct ifnet *ifp = sc->vx_ifp; in vx_setlink() local
423 vx_start(struct ifnet *ifp) in vx_start()
433 vx_start_locked(struct ifnet *ifp) in vx_start_locked()
557 struct ifnet *ifp; in vx_status() local
598 struct ifnet *ifp; in vx_txstat() local
641 struct ifnet *ifp = sc->vx_ifp; in vx_intr() local
689 struct ifnet *ifp = sc->vx_ifp; in vx_read() local
[all …]
/trueos/sys/mips/cavium/octe/
HDethernet-common.c55 void cvm_oct_common_set_multicast_list(struct ifnet *ifp) in cvm_oct_common_set_multicast_list()
134 void cvm_oct_common_set_mac_address(struct ifnet *ifp, const void *addr) in cvm_oct_common_set_mac_address()
173 int cvm_oct_common_change_mtu(struct ifnet *ifp, int new_mtu) in cvm_oct_common_change_mtu()
214 int cvm_oct_common_open(struct ifnet *ifp) in cvm_oct_common_open()
244 int cvm_oct_common_stop(struct ifnet *ifp) in cvm_oct_common_stop()
260 void cvm_oct_common_poll(struct ifnet *ifp) in cvm_oct_common_poll()
305 int cvm_oct_common_init(struct ifnet *ifp) in cvm_oct_common_init()
340 void cvm_oct_common_uninit(struct ifnet *ifp) in cvm_oct_common_uninit()
HDocte.c137 struct ifnet *ifp; in octe_attach() local
267 struct ifnet *ifp; in octe_init() local
296 struct ifnet *ifp; in octe_stop() local
312 octe_transmit(struct ifnet *ifp, struct mbuf *m) in octe_transmit()
328 octe_mii_medchange(struct ifnet *ifp) in octe_mii_medchange()
344 octe_mii_medstat(struct ifnet *ifp, struct ifmediareq *ifm) in octe_mii_medstat()
358 octe_medchange(struct ifnet *ifp) in octe_medchange()
364 octe_medstat(struct ifnet *ifp, struct ifmediareq *ifm) in octe_medstat()
407 octe_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data) in octe_ioctl()
/trueos/sys/dev/usb/net/
HDusb_ethernet.c196 struct ifnet *ifp; in ue_attach_post_task() local
285 struct ifnet *ifp; in uether_ifdetach() local
358 struct ifnet *ifp = ue->ue_ifp; in ue_start_task() local
386 uether_start(struct ifnet *ifp) in uether_start()
393 ue_start(struct ifnet *ifp) in ue_start()
426 uether_ifmedia_upd(struct ifnet *ifp) in uether_ifmedia_upd()
433 ue_ifmedia_upd(struct ifnet *ifp) in ue_ifmedia_upd()
453 struct ifnet *ifp = ue->ue_ifp; in ue_ifmedia_task() local
462 struct ifnet *ifp = ue->ue_ifp; in ue_watchdog() local
480 struct ifnet *ifp = ue->ue_ifp; in ue_tick_task() local
[all …]
/trueos/sys/netinet6/
HDin6_ifattach.c112 get_rand_ifid(struct ifnet *ifp, struct in6_addr *in6) in get_rand_ifid()
236 in6_get_hw_ifid(struct ifnet *ifp, struct in6_addr *in6) in in6_get_hw_ifid()
391 struct ifnet *ifp; in get_ifid() local
452 in6_ifattach_linklocal(struct ifnet *ifp, struct ifnet *altifp) in in6_ifattach_linklocal()
565 in6_ifattach_loopback(struct ifnet *ifp) in in6_ifattach_loopback()
628 in6_nigroup0(struct ifnet *ifp, const char *name, int namelen, in in6_nigroup0()
699 in6_nigroup(struct ifnet *ifp, const char *name, int namelen, in in6_nigroup()
707 in6_nigroup_oldmcprefix(struct ifnet *ifp, const char *name, int namelen, in in6_nigroup_oldmcprefix()
722 in6_ifattach(struct ifnet *ifp, struct ifnet *altifp) in in6_ifattach()
803 in6_ifdetach(struct ifnet *ifp) in in6_ifdetach()
[all …]
HDnd6.c174 nd6_ifattach(struct ifnet *ifp) in nd6_ifattach()
228 nd6_setmtu(struct ifnet *ifp) in nd6_setmtu()
236 nd6_setmtu0(struct ifnet *ifp, struct nd_ifinfo *ndi) in nd6_setmtu0()
471 struct ifnet *ifp; in nd6_llinfo_timer() local
726 struct ifnet *ifp; in regen_tmpaddr() local
794 nd6_purge(struct ifnet *ifp) in nd6_purge()
867 nd6_lookup(struct in6_addr *addr6, int flags, struct ifnet *ifp) in nd6_lookup()
899 nd6_is_new_addr_neighbor(struct sockaddr_in6 *addr, struct ifnet *ifp) in nd6_is_new_addr_neighbor()
1000 nd6_is_addr_neighbor(struct sockaddr_in6 *addr, struct ifnet *ifp) in nd6_is_addr_neighbor()
1033 struct ifnet *ifp; in nd6_free() local
[all …]
/trueos/sys/net80211/
HDieee80211_freebsd.c80 wlan_alloc(u_char type, struct ifnet *ifp) in wlan_alloc()
102 struct ifnet *ifp; in wlan_clone_create() local
154 wlan_clone_destroy(struct ifnet *ifp) in wlan_clone_destroy()
242 struct ifnet *ifp = vap->iv_ifp; in ieee80211_sysctl_vattach() local
533 struct ifnet *ifp = vap->iv_ifp; in ieee80211_vap_xmitpkt() local
564 notify_macaddr(struct ifnet *ifp, int op, const uint8_t mac[IEEE80211_ADDR_LEN]) in notify_macaddr()
579 struct ifnet *ifp = vap->iv_ifp; in ieee80211_notify_node_join() local
600 struct ifnet *ifp = vap->iv_ifp; in ieee80211_notify_node_leave() local
619 struct ifnet *ifp = vap->iv_ifp; in ieee80211_notify_scan_done() local
634 struct ifnet *ifp = vap->iv_ifp; in ieee80211_notify_replay_failure() local
[all …]
/trueos/sys/dev/cm/
HDsmc90cx6.c156 struct ifnet *ifp; local
228 struct ifnet *ifp = sc->sc_ifp; in cm_init_locked() local
245 struct ifnet *ifp; local
333 cm_start(struct ifnet *ifp) in cm_start()
350 cm_start_locked(ifp) in cm_start_locked() argument
498 struct ifnet *ifp; local
604 struct ifnet *ifp; local
692 struct ifnet *ifp = sc->sc_ifp; local
836 struct ifnet *ifp = sc->sc_ifp; local
852 cm_ioctl(ifp, command, data) in cm_ioctl() argument
/trueos/contrib/bsnmp/snmp_mibII/
HDmibII.c148 struct mibif *ifp; in mib_find_if() local
159 struct mibif *ifp; in mib_find_if_sys() local
170 struct mibif *ifp; in mib_find_if_name() local
255 mib_next_if(const struct mibif *ifp) in mib_next_if()
264 mib_if_admin(struct mibif *ifp, int up) in mib_if_admin()
291 link_trap(struct mibif *ifp, int up) in link_trap()
308 fetch_generic_mib(struct mibif *ifp, const struct ifmibdata *old) in fetch_generic_mib()
370 struct mibif *ifp; in update_hc_counters() local
440 mib_fetch_ifmib(struct mibif *ifp) in mib_fetch_ifmib()
523 mib_first_ififa(const struct mibif *ifp) in mib_first_ififa()
[all …]
/trueos/sys/dev/ex/
HDif_ex.c209 struct ifnet * ifp; in ex_attach() local
283 struct ifnet *ifp; in ex_detach() local
314 struct ifnet * ifp = sc->ifp; in ex_init_locked() local
405 ex_start(struct ifnet *ifp) in ex_start()
415 ex_start_locked(struct ifnet *ifp) in ex_start_locked()
621 struct ifnet *ifp = sc->ifp; in ex_intr() local
662 struct ifnet * ifp = sc->ifp; in ex_tx_intr() local
709 struct ifnet * ifp = sc->ifp; in ex_rx_intr() local
815 ex_ioctl(register struct ifnet *ifp, u_long cmd, caddr_t data) in ex_ioctl()
863 struct ifnet *ifp; in ex_setmulti() local
[all …]
/trueos/sys/dev/sn/
HDif_sn.c160 struct ifnet *ifp; in sn_attach() local
234 struct ifnet *ifp = sc->ifp; in sn_detach() local
263 struct ifnet *ifp = sc->ifp; in sninit_locked() local
356 snstart(struct ifnet *ifp) in snstart()
366 snstart_locked(struct ifnet *ifp) in snstart_locked()
585 snresume(struct ifnet *ifp) in snresume()
787 struct ifnet *ifp = sc->ifp; in snintr_locked() local
996 snread(struct ifnet *ifp) in snread()
1137 snioctl(struct ifnet *ifp, u_long cmd, caddr_t data) in snioctl()
1192 struct ifnet *ifp = sc->ifp; in snstop() local
[all …]
/trueos/sys/dev/cxgbe/
HDt4_tracer.c138 struct ifnet *ifp; in t4_cloner_create() local
207 t4_cloner_destroy(struct if_clone *ifc, struct ifnet *ifp) in t4_cloner_destroy()
409 struct ifnet *ifp; in t4_trace_pkt() local
431 struct ifnet *ifp; in t5_trace_pkt() local
458 tracer_ioctl(struct ifnet *ifp, unsigned long cmd, caddr_t data) in tracer_ioctl()
489 tracer_transmit(struct ifnet *ifp, struct mbuf *m) in tracer_transmit()
497 tracer_qflush(struct ifnet *ifp) in tracer_qflush()
504 tracer_media_change(struct ifnet *ifp) in tracer_media_change()
511 tracer_media_status(struct ifnet *ifp, struct ifmediareq *ifmr) in tracer_media_status()
/trueos/sys/arm/allwinner/
HDif_emac.c196 struct ifnet *ifp; in emac_set_rx_mode() local
258 struct ifnet *ifp; in emac_txeof() local
273 struct ifnet *ifp; in emac_rxeof() local
418 struct ifnet *ifp; in emac_watchdog() local
469 struct ifnet *ifp; in emac_init_locked() local
570 emac_start(struct ifnet *ifp) in emac_start()
581 emac_start_locked(struct ifnet *ifp) in emac_start_locked()
636 struct ifnet *ifp; in emac_stop_locked() local
662 struct ifnet *ifp; in emac_intr() local
699 emac_ioctl(struct ifnet *ifp, u_long command, caddr_t data) in emac_ioctl()
[all …]

12345678910>>...23