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

/macosx-10.5.8/xnu-1228.15.4/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 19 milliseconds