Home
last modified time | relevance | path

Searched refs:nodemask (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dradix_ipf.c326 u_32_t nodemask; in ipf_rx_insert() local
401 nodemask = nodes[0].lastmask; in ipf_rx_insert()
412 if (((cur - 1)->addrkey[nodeoff] & nodemask) != nodekey) in ipf_rx_insert()
/netbsd-src/external/bsd/ipf/dist/
H A Dradix_ipf.c343 u_32_t nodemask; local
418 nodemask = nodes[0].lastmask;
429 if (((cur - 1)->addrkey[nodeoff] & nodemask) != nodekey)