Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet6/
H A Dudp6_usrreq.c226 stats_functional_type ifnet_count_type = IFNET_COUNT_TYPE(ifp); in udp6_append()
654 ifnet_count_type = IFNET_COUNT_TYPE(ifp); in udp6_input()
H A Dudp6_output.c640 ifnet_count_type = IFNET_COUNT_TYPE(in6p->in6p_route. in udp6_output()
/xnu-12377.1.9/bsd/netinet/
H A Din_pcb.h273 #define IFNET_COUNT_TYPE(_ifp) \ macro
H A Dudp_usrreq.c802 stats_functional_type ifnet_count_type = IFNET_COUNT_TYPE(ifp); in udp_input()
915 stats_functional_type ifnet_count_type = IFNET_COUNT_TYPE(ifp); in udp_append()
2107 ifnet_count_type = IFNET_COUNT_TYPE(ro.ro_rt->rt_ifp); in udp_output()
H A Dtcp_output.c1208 ifnet_count_type = IFNET_COUNT_TYPE(rt->rt_ifp); in tcp_output()
H A Dtcp_input.c549 stats_functional_type ifnet_count_type = IFNET_COUNT_TYPE(ifp); in tcp_reass()
2783 stats_functional_type ifnet_count_type = IFNET_COUNT_TYPE(ifp); in tcp_input()
H A Dflow_divert.c672 ifnet_count_type = IFNET_COUNT_TYPE(ifp); in flow_divert_add_data_statistics()