Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/
H A Dboard.h134 u_int nodemask; member
H A Dboard.c387 if (boardp->nodemask == 0) in nlm_setup_xlp_board()
389 boardp->nodemask |= (1 << node); in nlm_setup_xlp_board()
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dradix_ipf.c341 u_32_t nodemask; local
416 nodemask = nodes[0].lastmask;
427 if (((cur - 1)->addrkey[nodeoff] & nodemask) != nodekey)