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

/linux-4.1.27/include/net/
H A 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/
H A Dnetlabel_cipso_v4.c221 doi_def->map.std->lvl.local[iter] = CIPSO_V4_INV_LVL;
223 doi_def->map.std->lvl.cipso[iter] = CIPSO_V4_INV_LVL;
535 CIPSO_V4_INV_LVL) netlbl_cipsov4_list()
/linux-4.1.27/net/ipv4/
H A Dcipso_ipv4.c740 if (doi_def->map.std->lvl.cipso[level] < CIPSO_V4_INV_LVL) cipso_v4_map_lvl_valid()
770 doi_def->map.std->lvl.local[host_lvl] < CIPSO_V4_INV_LVL) { cipso_v4_map_lvl_hton()
805 map_tbl->lvl.cipso[net_lvl] < CIPSO_V4_INV_LVL) { cipso_v4_map_lvl_ntoh()

Completed in 67 milliseconds