Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dcipso_ipv4.h68 #define CIPSO_V4_INV_LVL 0x80000000 macro
69 #define CIPSO_V4_MAX_LOC_LVLS (CIPSO_V4_INV_LVL - 1)
/linux-4.1.27/net/netlabel/
Dnetlabel_cipso_v4.c221 doi_def->map.std->lvl.local[iter] = CIPSO_V4_INV_LVL; in netlbl_cipsov4_add_std()
223 doi_def->map.std->lvl.cipso[iter] = CIPSO_V4_INV_LVL; in netlbl_cipsov4_add_std()
535 CIPSO_V4_INV_LVL) in netlbl_cipsov4_list()
/linux-4.1.27/net/ipv4/
Dcipso_ipv4.c740 if (doi_def->map.std->lvl.cipso[level] < CIPSO_V4_INV_LVL) in cipso_v4_map_lvl_valid()
770 doi_def->map.std->lvl.local[host_lvl] < CIPSO_V4_INV_LVL) { in cipso_v4_map_lvl_hton()
805 map_tbl->lvl.cipso[net_lvl] < CIPSO_V4_INV_LVL) { in cipso_v4_map_lvl_ntoh()