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

/illumos-gate/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_ip_route.c438 in_addr_t client_net = 0, client_mask = 0; local
492 client_net = net;
510 if ((addr & client_mask) == client_net) {

Completed in 56 milliseconds