Searched refs:Network (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dntstat.h61 #pragma mark -- Network Statistics Providers --
190 #pragma mark -- Network Statistics User Client --
299 #pragma mark -- Generic Network Statistics Provider --
H A Dntstat.c182 #pragma mark -- Network Statistic Providers --
/darwin-on-arm/xnu/bsd/netat/
H A Dddp_r_zip.c360 /* For all zones, we check if they belong to the map for that Network */
468 /* walk the Query Network list */
1473 at_net_al Network; local
1494 Network = ntohs(*(at_net_al *)PacketPtr);
1503 Network, NET_VALUE(ddp->src_net), ddp->src_node, reply_type, network_count));
1509 Entry = rt_blookup(Network);
1539 ("zip_reply_received: network %d not found in RT\n", Network));

Completed in 18 milliseconds