npf_inet.c | 143 * npf_addr_mask: apply the mask to a given address and store the result. 146 npf_addr_mask(const npf_addr_t *addr, const npf_netmask_t mask, function in typeref:typename:void 214 npf_addr_mask(addr1, mask1, alen, &realaddr1); 218 npf_addr_mask(addr2, mask2, alen, &realaddr2);
|