Home
last modified time | relevance | path

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

123456789

/f-stack/freebsd/net/
H A Dif.c343 struct ifnet *ifp; in ifnet_byindex() local
355 struct ifnet *ifp; in ifnet_byindex_ref() local
426 struct ifnet *ifp; in ifaddr_byindex() local
595 struct ifnet *ifp; in if_alloc_domain() local
705 struct ifnet *ifp; in if_destroy() local
1007 struct ifnet *ifp; in if_attachdomain() local
1439 struct ifnet *ifp; in if_vmove_reclaim() local
1905 struct ifnet *ifp; in ifa_ifwithaddr() local
1950 struct ifnet *ifp; in ifa_ifwithbroadaddr() local
1980 struct ifnet *ifp; in ifa_ifwithdstaddr() local
[all …]
H A Dif_dead.c47 ifdead_output(struct ifnet *ifp, struct mbuf *m, const struct sockaddr *sa, in ifdead_output()
56 ifdead_input(struct ifnet *ifp, struct mbuf *m) in ifdead_input()
63 ifdead_start(struct ifnet *ifp) in ifdead_start()
69 ifdead_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data) in ifdead_ioctl()
76 ifdead_resolvemulti(struct ifnet *ifp, struct sockaddr **llsa, in ifdead_resolvemulti()
85 ifdead_qflush(struct ifnet *ifp) in ifdead_qflush()
91 ifdead_transmit(struct ifnet *ifp, struct mbuf *m) in ifdead_transmit()
99 ifdead_get_counter(struct ifnet *ifp, ift_counter cnt) in ifdead_get_counter()
106 ifdead_snd_tag_alloc(struct ifnet *ifp, union if_snd_tag_alloc_params *params, in ifdead_snd_tag_alloc()
147 if_dead(struct ifnet *ifp) in if_dead()
H A Difq.h157 #define IF_HANDOFF(ifq, m, ifp) \ argument
159 #define IF_HANDOFF_ADJ(ifq, m, ifp, adj) \ argument
245 #define IFQ_HANDOFF_ADJ(ifp, m, adj, err) \ argument
263 #define IFQ_HANDOFF(ifp, m, err) \ argument
359 drbr_peek(struct ifnet *ifp, struct buf_ring *br) in drbr_peek()
378 drbr_flush(struct ifnet *ifp, struct buf_ring *br) in drbr_flush()
399 drbr_dequeue(struct ifnet *ifp, struct buf_ring *br) in drbr_dequeue()
413 drbr_advance(struct ifnet *ifp, struct buf_ring *br) in drbr_advance()
424 drbr_dequeue_cond(struct ifnet *ifp, struct buf_ring *br, in drbr_dequeue_cond()
449 drbr_empty(struct ifnet *ifp, struct buf_ring *br) in drbr_empty()
[all …]
H A Dif_vlan.c98 #define UP_AND_RUNNING(ifp) \ argument
578 vlan_setmulti(struct ifnet *ifp) in vlan_setmulti()
715 vlan_trunkdev(struct ifnet *ifp) in vlan_trunkdev()
767 vlan_cookie(struct ifnet *ifp) in vlan_cookie()
927 struct ifnet *ifp; in vlan_clone_match_ethervid() local
957 struct ifnet *ifp; in vlan_clone_match() local
987 struct ifnet *ifp; in vlan_clone_create() local
1373 struct ifnet *ifp; in vlan_lladdr_fn() local
1392 struct ifnet *ifp; in vlan_config() local
1538 vlan_unconfig(struct ifnet *ifp) in vlan_unconfig()
[all …]
H A Dif_epair.c142 struct ifnet *ifp; /* This ifp. */ member
158 struct ifnet *ifp; member
243 cpuid_from_ifp(struct ifnet *ifp) in cpuid_from_ifp()
260 struct ifnet *ifp; in epair_nh_sintr() local
287 struct ifnet *ifp; in epair_nh_drainedcpu() local
366 epair_add_ifp_for_draining(struct ifnet *ifp) in epair_add_ifp_for_draining()
395 epair_start_locked(struct ifnet *ifp) in epair_start_locked()
466 epair_start(struct ifnet *ifp) in epair_start()
609 epair_qflush(struct ifnet *ifp) in epair_qflush()
718 struct ifnet *ifp; in epair_clone_add() local
[all …]
H A Dif_infiniband.c125 infiniband_bpf_mtap(struct ifnet *ifp, struct mbuf *mb) in infiniband_bpf_mtap()
166 infiniband_requestencap(struct ifnet *ifp, struct if_encap_req *req) in infiniband_requestencap()
222 infiniband_resolve_addr(struct ifnet *ifp, struct mbuf *m, in infiniband_resolve_addr()
292 infiniband_output(struct ifnet *ifp, struct mbuf *m, in infiniband_output()
405 infiniband_input(struct ifnet *ifp, struct mbuf *m) in infiniband_input()
507 infiniband_resolvemulti(struct ifnet *ifp, struct sockaddr **llsa, in infiniband_resolvemulti()
570 infiniband_ifattach(struct ifnet *ifp, const uint8_t *lla, const uint8_t *llb) in infiniband_ifattach()
626 infiniband_ifdetach(struct ifnet *ifp) in infiniband_ifdetach()
H A Dif_ethersubr.c147 ether_requestencap(struct ifnet *ifp, struct if_encap_req *req) in ether_requestencap()
203 ether_resolve_addr(struct ifnet *ifp, struct mbuf *m, in ether_resolve_addr()
283 ether_output(struct ifnet *ifp, struct mbuf *m, in ether_output()
468 ether_output_frame(struct ifnet *ifp, struct mbuf *m) in ether_output_frame()
519 ether_input_internal(struct ifnet *ifp, struct mbuf *m) in ether_input_internal()
803 ether_input(struct ifnet *ifp, struct mbuf *m) in ether_input()
842 ether_demux(struct ifnet *ifp, struct mbuf *m) in ether_demux()
968 ether_ifattach(struct ifnet *ifp, const u_int8_t *lla) in ether_ifattach()
1024 ether_ifdetach(struct ifnet *ifp) in ether_ifdetach()
1139 ether_ioctl(struct ifnet *ifp, u_long command, caddr_t data) in ether_ioctl()
[all …]
H A Dif_lagg.c510 struct ifnet *ifp; in lagg_clone_create() local
914 struct ifnet *ifp; in lagg_port_destroy_cb() local
928 struct ifnet *ifp = lp->lp_ifp; in lagg_port_destroy() local
1216 struct ifnet *ifp; in lagg_watchdog_infiniband() local
1256 struct ifnet *ifp = sc->sc_ifp; in lagg_init() local
1292 struct ifnet *ifp = sc->sc_ifp; in lagg_stop() local
1887 struct ifnet *ifp = lp->lp_ifp; in lagg_setmulti() local
1953 struct ifnet *ifp = lp->lp_ifp; in lagg_setflag() local
2316 struct ifnet *ifp = sc->sc_ifp; in lagg_rr_input() local
2377 struct ifnet *ifp = sc->sc_ifp; in lagg_bcast_input() local
[all …]
H A Dif_fwsubr.c81 firewire_output(struct ifnet *ifp, struct mbuf *m, const struct sockaddr *dst, in firewire_output()
500 firewire_input(struct ifnet *ifp, struct mbuf *m, uint16_t src) in firewire_input()
641 firewire_ioctl(struct ifnet *ifp, u_long command, caddr_t data) in firewire_ioctl()
687 firewire_resolvemulti(struct ifnet *ifp, struct sockaddr **llsa, in firewire_resolvemulti()
742 firewire_ifattach(struct ifnet *ifp, struct fw_hwaddr *llc) in firewire_ifattach()
782 firewire_ifdetach(struct ifnet *ifp) in firewire_ifdetach()
789 firewire_busreset(struct ifnet *ifp) in firewire_busreset()
810 firewire_alloc(u_char type, struct ifnet *ifp) in firewire_alloc()
H A Dif_loop.c110 lo_clone_destroy(struct ifnet *ifp) in lo_clone_destroy()
126 struct ifnet *ifp; in lo_clone_create() local
204 looutput(struct ifnet *ifp, struct mbuf *m, const struct sockaddr *dst, in looutput()
286 if_simloop(struct ifnet *ifp, struct mbuf *m, int af, int hlen) in if_simloop()
374 loioctl(struct ifnet *ifp, u_long cmd, caddr_t data) in loioctl()
/f-stack/freebsd/netinet6/
H A Din6_ifattach.c117 get_rand_ifid(struct ifnet *ifp, struct in6_addr *in6) in get_rand_ifid()
241 in6_get_hw_ifid(struct ifnet *ifp, struct in6_addr *in6) in in6_get_hw_ifid()
361 struct ifnet *ifp; in get_ifid() local
538 in6_ifattach_loopback(struct ifnet *ifp) in in6_ifattach_loopback()
675 in6_ifattach(struct ifnet *ifp, struct ifnet *altifp) in in6_ifattach()
755 _in6_ifdetach(struct ifnet *ifp, int purgeulp) in _in6_ifdetach()
791 in6_ifdetach(struct ifnet *ifp) in in6_ifdetach()
798 in6_ifdetach_destroy(struct ifnet *ifp) in in6_ifdetach_destroy()
805 in6_get_tmpifid(struct ifnet *ifp, u_int8_t *retbuf, in in6_get_tmpifid()
835 struct ifnet *ifp; in in6_tmpaddrtimer() local
[all …]
H A Dscope6.c78 #define SID(ifp) \ argument
97 scope6_ifattach(struct ifnet *ifp) in scope6_ifattach()
119 scope6_ioctl(u_long cmd, caddr_t data, struct ifnet *ifp) in scope6_ioctl()
143 scope6_set(struct ifnet *ifp, struct scope6_id *idlist) in scope6_set()
206 scope6_get(struct ifnet *ifp, struct scope6_id *idlist) in scope6_get()
254 scope6_setdefault(struct ifnet *ifp) in scope6_setdefault()
393 in6_setscope(struct in6_addr *in6, struct ifnet *ifp, u_int32_t *ret_id) in in6_setscope()
475 in6_get_unicast_scopeid(const struct in6_addr *in6, const struct ifnet *ifp) in in6_get_unicast_scopeid()
505 in6_getscopezone(const struct ifnet *ifp, int scope) in in6_getscopezone()
583 sa6_checkzone_ifp(struct ifnet *ifp, struct sockaddr_in6 *sa6) in sa6_checkzone_ifp()
H A Dnd6.c160 struct ifnet *ifp; in nd6_lle_event() local
335 nd6_setmtu(struct ifnet *ifp) in nd6_setmtu()
686 struct ifnet *ifp; in nd6_llinfo_setstate() local
743 struct ifnet *ifp; in nd6_llinfo_timer() local
926 struct ifnet *ifp; in nd6_timer() local
1086 struct ifnet *ifp; in regen_tmpaddr() local
1154 nd6_purge(struct ifnet *ifp) in nd6_purge()
1404 struct ifnet *ifp; in nd6_free() local
2105 struct ifnet *ifp; in nd6_slowtimo() local
2511 struct ifnet *ifp; in nd6_add_ifa_lle() local
[all …]
H A Din6.c1314 struct ifnet *ifp = ifa->ifa_ifp; in in6_purgeaddr() local
1607 in6ifa_llaonifp(struct ifnet *ifp) in in6ifa_llaonifp()
1970 in6_if_up(struct ifnet *ifp) in in6_if_up()
2001 in6if_do_dad(struct ifnet *ifp) in in6if_do_dad()
2023 struct ifnet *ifp; in in6_setmaxmtu() local
2048 in6_if2idlen(struct ifnet *ifp) in in6_if2idlen()
2172 struct ifnet *ifp; in in6_lltable_free_entry() local
2305 struct ifnet *ifp = llt->llt_ifp; in in6_lltable_alloc() local
2390 struct ifnet *ifp = llt->llt_ifp; in in6_lltable_dump_entry() local
2463 in6_lltattach(struct ifnet *ifp) in in6_lltattach()
[all …]
H A Dmld6.c369 struct ifnet *ifp; in sysctl_mld_ifinfo() local
1254 struct ifnet *ifp; in mld_input() local
1358 struct ifnet *ifp; in mld_fasttimo_vnet() local
1671 struct ifnet *ifp; in mld_v2_cancel_link_timers() local
1801 struct ifnet *ifp; in mld_v1_transmit_report() local
1899 struct ifnet *ifp; in mld_change_state() local
1977 struct ifnet *ifp; in mld_initial_join() local
2128 struct ifnet *ifp; in mld_handle_state_change() local
2320 struct ifnet *ifp; in mld_v2_enqueue_group_record() local
2703 struct ifnet *ifp; in mld_v2_enqueue_filter_change() local
[all …]
/f-stack/freebsd/netgraph/
H A Dng_eiface.c83 struct ifnet *ifp; /* per-interface network data */ member
135 ng_eiface_ioctl(struct ifnet *ifp, u_long command, caddr_t data) in ng_eiface_ioctl()
205 struct ifnet *ifp = sc->ifp; in ng_eiface_init() local
219 struct ifnet *ifp = arg1; in ng_eiface_start2() local
290 ng_eiface_start(struct ifnet *ifp) in ng_eiface_start()
343 ng_eiface_mediachange(struct ifnet *ifp) in ng_eiface_mediachange()
384 struct ifnet *ifp; in ng_eiface_constructor() local
451 struct ifnet *ifp = priv->ifp; in ng_eiface_newhook() local
476 struct ifnet *const ifp = priv->ifp; in ng_eiface_rcvmsg() local
579 struct ifnet *const ifp = priv->ifp; in ng_eiface_rcvdata() local
[all …]
H A Dng_ether.c77 #define IFP2NG(ifp) ((ifp)->if_l2com) argument
81 struct ifnet *ifp; /* associated interface */ member
246 ng_ether_input(struct ifnet *ifp, struct mbuf **mp) in ng_ether_input()
263 ng_ether_input_orphan(struct ifnet *ifp, struct mbuf *m) in ng_ether_input_orphan()
282 ng_ether_output(struct ifnet *ifp, struct mbuf **mp) in ng_ether_output()
304 ng_ether_attach(struct ifnet *ifp) in ng_ether_attach()
354 ng_ether_detach(struct ifnet *ifp) in ng_ether_detach()
376 ng_ether_link_state(struct ifnet *ifp, int state) in ng_ether_link_state()
668 struct ifnet *const ifp = priv->ifp; in ng_ether_rcv_lower() local
716 struct ifnet *ifp = priv->ifp; in ng_ether_rcv_upper() local
[all …]
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_bpf.c63 ipfw_bpf_ioctl(struct ifnet *ifp, u_long cmd, caddr_t addr) in ipfw_bpf_ioctl()
70 ipfw_bpf_output(struct ifnet *ifp, struct mbuf *m, in ipfw_bpf_output()
80 ipfw_clone_destroy(struct ifnet *ifp) in ipfw_clone_destroy()
97 struct ifnet *ifp; in ipfw_clone_create() local
123 struct ifnet *ifp; in ipfwlog_clone_create() local
149 struct ifnet *ifp = V_log_if; in ipfw_bpf_tap() local
159 struct ifnet *ifp = V_log_if; in ipfw_bpf_mtap() local
/f-stack/freebsd/mips/cavium/octe/
H A Dethernet-common.c57 void cvm_oct_common_set_multicast_list(struct ifnet *ifp) in cvm_oct_common_set_multicast_list()
135 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()
213 int cvm_oct_common_open(struct ifnet *ifp) in cvm_oct_common_open()
242 int cvm_oct_common_stop(struct ifnet *ifp) in cvm_oct_common_stop()
258 void cvm_oct_common_poll(struct ifnet *ifp) in cvm_oct_common_poll()
302 int cvm_oct_common_init(struct ifnet *ifp) in cvm_oct_common_init()
337 void cvm_oct_common_uninit(struct ifnet *ifp) in cvm_oct_common_uninit()
H A Docte.c138 struct ifnet *ifp; in octe_attach() local
268 struct ifnet *ifp; in octe_init() local
297 struct ifnet *ifp; in octe_stop() local
313 octe_transmit(struct ifnet *ifp, struct mbuf *m) in octe_transmit()
329 octe_mii_medchange(struct ifnet *ifp) in octe_mii_medchange()
345 octe_mii_medstat(struct ifnet *ifp, struct ifmediareq *ifm) in octe_mii_medstat()
359 octe_medchange(struct ifnet *ifp) in octe_medchange()
365 octe_medstat(struct ifnet *ifp, struct ifmediareq *ifm) in octe_medstat()
408 octe_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data) in octe_ioctl()
H A Dethernet-rgmii.c62 static void cvm_oct_rgmii_poll(struct ifnet *ifp) in cvm_oct_rgmii_poll()
161 struct ifnet *ifp = cvm_oct_device[cvmx_helper_get_ipd_port(interface, index)]; in cvm_oct_rgmii_rml_interrupt() local
185 struct ifnet *ifp = cvm_oct_device[cvmx_helper_get_ipd_port(interface, index)]; in cvm_oct_rgmii_rml_interrupt() local
200 int cvm_oct_rgmii_init(struct ifnet *ifp) in cvm_oct_rgmii_init()
265 void cvm_oct_rgmii_uninit(struct ifnet *ifp) in cvm_oct_rgmii_uninit()
/f-stack/freebsd/net80211/
H A Dieee80211_freebsd.c266 struct ifnet *ifp = vap->iv_ifp; in ieee80211_sysctl_vattach() local
737 struct ifnet *ifp = vap->iv_ifp; in ieee80211_vap_xmitpkt() local
783 struct ifnet *ifp = vap->iv_ifp; in ieee80211_notify_node_join() local
804 struct ifnet *ifp = vap->iv_ifp; in ieee80211_notify_node_leave() local
823 struct ifnet *ifp = vap->iv_ifp; in ieee80211_notify_scan_done() local
838 struct ifnet *ifp = vap->iv_ifp; in ieee80211_notify_replay_failure() local
871 struct ifnet *ifp = vap->iv_ifp; in ieee80211_notify_michael_failure() local
905 struct ifnet *ifp; in ieee80211_notify_csa() local
927 struct ifnet *ifp; in ieee80211_notify_radar() local
947 struct ifnet *ifp; in ieee80211_notify_cac() local
[all …]
/f-stack/freebsd/arm/allwinner/
H A Dif_emac.c235 struct ifnet *ifp; in emac_set_rx_mode() local
296 struct ifnet *ifp; in emac_txeof() local
316 struct ifnet *ifp; in emac_rxeof() local
455 struct ifnet *ifp; in emac_watchdog() local
506 struct ifnet *ifp; in emac_init_locked() local
681 struct ifnet *ifp; in emac_stop_locked() local
707 struct ifnet *ifp; in emac_intr() local
854 struct ifnet *ifp; in emac_suspend() local
871 struct ifnet *ifp; in emac_resume() local
890 struct ifnet *ifp; in emac_attach() local
[all …]
/f-stack/freebsd/netinet/
H A Digmp.c489 struct ifnet *ifp; in sysctl_igmp_ifinfo() local
1472 struct ifnet *ifp; in igmp_input() local
1688 struct ifnet *ifp; in igmp_fasttimo_vnet() local
2045 struct ifnet *ifp; in igmp_v3_cancel_link_timers() local
2240 struct ifnet *ifp; in igmp_v1v2_queue_report() local
2321 struct ifnet *ifp; in igmp_change_state() local
2384 struct ifnet *ifp; in igmp_initial_join() local
2512 struct ifnet *ifp; in igmp_handle_state_change() local
2694 struct ifnet *ifp; in igmp_v3_enqueue_group_record() local
3053 struct ifnet *ifp; in igmp_v3_enqueue_filter_change() local
[all …]
H A Dif_ether.c209 struct ifnet *ifp; in arptimer() local
360 arprequest_internal(struct ifnet *ifp, const struct in_addr *sip, in arprequest_internal()
454 arprequest(struct ifnet *ifp, const struct in_addr *sip, in arprequest()
625 arpresolve(struct ifnet *ifp, int is_gw, struct mbuf *m, in arpresolve()
682 struct ifnet *ifp; in arpintr() local
796 struct ifnet *ifp = m->m_pkthdr.rcvif; in in_arpinput() local
882 #define BDG_MEMBER_MATCHES_ARP(addr, ifp, ia) \ in in_arpinput() argument
1290 arp_add_ifa_lle(struct ifnet *ifp, const struct sockaddr *dst) in arp_add_ifa_lle()
1433 arp_ifinit(struct ifnet *ifp, struct ifaddr *ifa) in arp_ifinit()
1470 arp_handle_ifllchange(struct ifnet *ifp) in arp_handle_ifllchange()
[all …]

123456789