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

/freebsd-13-stable/sbin/pfctl/
H A Dpfctl_table.c437 unsigned int fback, hostnet; local
441 hostnet = (ad->pfra_af == AF_INET6) ? 128 : 32;
444 if (ad->pfra_net < hostnet)
451 if (rad->pfra_net < hostnet)
456 if (dns && ad->pfra_net == hostnet) {

Completed in 218 milliseconds