Lines Matching refs:ifnet_properties
6938 desc->ifnet_properties = route_ifflags | nstat_diagnostic_flags; in necp_request_nexus_tcp_netstats()
6939 …desc->ifnet_properties |= (sf->sf_flags & SFLOWF_ONLINK) ? NSTAT_IFNET_IS_LOCAL : NSTAT_IFNET_IS_N… in necp_request_nexus_tcp_netstats()
6941 desc->ifnet_properties |= NSTAT_IFNET_VIA_CELLFALLBACK; in necp_request_nexus_tcp_netstats()
7146 desc->ifnet_properties = route_ifflags | nstat_diagnostic_flags; in necp_request_aop_tcp_netstats()
7147 …desc->ifnet_properties |= (sf->sf_flags & SFLOWF_ONLINK) ? NSTAT_IFNET_IS_LOCAL : NSTAT_IFNET_IS_N… in necp_request_aop_tcp_netstats()
7343 desc->ifnet_properties = route_ifflags | nstat_diagnostic_flags; in necp_request_udp_netstats()
7344 …desc->ifnet_properties |= (sf->sf_flags & SFLOWF_ONLINK) ? NSTAT_IFNET_IS_LOCAL : NSTAT_IFNET_IS_N… in necp_request_udp_netstats()
7527 desc->ifnet_properties = route_ifflags | nstat_diagnostic_flags; in necp_request_quic_netstats()
7528 …desc->ifnet_properties |= (sf->sf_flags & SFLOWF_ONLINK) ? NSTAT_IFNET_IS_LOCAL : NSTAT_IFNET_IS_N… in necp_request_quic_netstats()
7530 desc->ifnet_properties |= NSTAT_IFNET_VIA_CELLFALLBACK; in necp_request_quic_netstats()
7712 …necp_find_conn_netstat_data(client, &desc->ifnet_properties, &effective_pid, &desc->puuid, &desc->… in necp_request_conn_netstats()