Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dnetlabel.h160 #define NETLBL_CATMAP_MAPCNT 4 macro
163 NETLBL_CATMAP_MAPCNT)
167 NETLBL_CATMAP_MAPTYPE bitmap[NETLBL_CATMAP_MAPCNT];
/linux-4.1.27/net/netlabel/
Dnetlabel_kapi.c509 if (++idx >= NETLBL_CATMAP_MAPCNT) { in netlbl_catmap_walk()
568 else if (++idx >= NETLBL_CATMAP_MAPCNT) { in netlbl_catmap_walkrng()