Searched defs:maskarray (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/regress/sys/net/rtable/
H A Dutil.c352 uint8_t maskarray[8] = {0x80, 0xc0, 0xe0, 0xf0, 0xf8, 0xfc, 0xfe, 0xff}; local
/openbsd-current/regress/sys/netinet/bindconnect/
H A Dbindconnect.c96 u_char maskarray[8] = {0x80, 0xc0, 0xe0, 0xf0, 0xf8, 0xfc, 0xfe, 0xff}; local
/openbsd-current/sys/netinet6/
H A Din6.c1325 u_char maskarray[8] = {0x80, 0xc0, 0xe0, 0xf0, 0xf8, 0xfc, 0xfe, 0xff}; local
/openbsd-current/sys/net/
H A Droute.c1195 static const u_char maskarray[] = { local
/openbsd-current/sbin/dhcp6leased/
H A Dengine.c1531 u_char maskarray[8] = {0x80, 0xc0, 0xe0, 0xf0, 0xf8, 0xfc, 0xfe, 0xff}; local
/openbsd-current/sbin/slaacd/
H A Dengine.c1636 u_char maskarray[8] = {0x80, 0xc0, 0xe0, 0xf0, 0xf8, 0xfc, 0xfe, 0xff}; local

Completed in 141 milliseconds