Home
last modified time | relevance | path

Searched refs:IFNET_COUNT_TYPE (Results 1 – 7 of 7) sorted by relevance

/xnu-11417.101.15/bsd/netinet6/
H A Dudp6_usrreq.c226 stats_functional_type ifnet_count_type = IFNET_COUNT_TYPE(ifp); in udp6_append()
653 ifnet_count_type = IFNET_COUNT_TYPE(ifp); in udp6_input()
H A Dudp6_output.c637 ifnet_count_type = IFNET_COUNT_TYPE(in6p->in6p_route. in udp6_output()
/xnu-11417.101.15/bsd/netinet/
H A Din_pcb.h286 #define IFNET_COUNT_TYPE(_ifp) \ macro
H A Dudp_usrreq.c790 stats_functional_type ifnet_count_type = IFNET_COUNT_TYPE(ifp); in udp_input()
905 stats_functional_type ifnet_count_type = IFNET_COUNT_TYPE(ifp); in udp_append()
2114 ifnet_count_type = IFNET_COUNT_TYPE(ro.ro_rt->rt_ifp); in udp_output()
H A Dtcp_input.c571 stats_functional_type ifnet_count_type = IFNET_COUNT_TYPE(ifp); in tcp_reass()
2049 stats_functional_type ifnet_count_type = IFNET_COUNT_TYPE(ifp); in tcp_input()
H A Dtcp_output.c972 ifnet_count_type = IFNET_COUNT_TYPE(rt->rt_ifp); in tcp_output()
H A Dflow_divert.c672 ifnet_count_type = IFNET_COUNT_TYPE(ifp); in flow_divert_add_data_statistics()