Home
last modified time | relevance | path

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

/dragonfly/sbin/ip6fw/
H A Dip6fw.c138 static int pl2m[9] = { 0x00, 0x80, 0xc0, 0xe0, 0xf0, 0xf8, 0xfc, 0xfe, 0xff }; variable
154 *p = pl2m[n]; in plen2mask()
/dragonfly/usr.sbin/route6d/
H A Droute6d.c3127 static const int pl2m[9] = { variable
3145 *p = pl2m[n]; in plen2mask()