Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dcipso_ipv4.h69 #define CIPSO_V4_INV_LVL 0x80000000 macro
70 #define CIPSO_V4_MAX_LOC_LVLS (CIPSO_V4_INV_LVL - 1)
/Linux-v4.19/net/netlabel/
Dnetlabel_cipso_v4.c214 doi_def->map.std->lvl.local[iter] = CIPSO_V4_INV_LVL; in netlbl_cipsov4_add_std()
216 doi_def->map.std->lvl.cipso[iter] = CIPSO_V4_INV_LVL; in netlbl_cipsov4_add_std()
529 CIPSO_V4_INV_LVL) in netlbl_cipsov4_list()
/Linux-v4.19/net/ipv4/
Dcipso_ipv4.c670 if (doi_def->map.std->lvl.cipso[level] < CIPSO_V4_INV_LVL) in cipso_v4_map_lvl_valid()
700 doi_def->map.std->lvl.local[host_lvl] < CIPSO_V4_INV_LVL) { in cipso_v4_map_lvl_hton()
735 map_tbl->lvl.cipso[net_lvl] < CIPSO_V4_INV_LVL) { in cipso_v4_map_lvl_ntoh()