Home
last modified time | relevance | path

Searched refs:CIPSO_V4_MAP_PASS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dcipso_ipv4.c402 if (doi_def->type != CIPSO_V4_MAP_PASS) in cipso_v4_doi_add()
438 case CIPSO_V4_MAP_PASS: in cipso_v4_doi_add()
645 case CIPSO_V4_MAP_PASS: in cipso_v4_map_lvl_valid()
674 case CIPSO_V4_MAP_PASS: in cipso_v4_map_lvl_hton()
708 case CIPSO_V4_MAP_PASS: in cipso_v4_map_lvl_ntoh()
746 case CIPSO_V4_MAP_PASS: in cipso_v4_map_cat_rbm_valid()
808 case CIPSO_V4_MAP_PASS: in cipso_v4_map_cat_rbm_hton()
874 case CIPSO_V4_MAP_PASS: in cipso_v4_map_cat_rbm_ntoh()
915 if (doi_def->type != CIPSO_V4_MAP_PASS || enumcat_len & 0x01) in cipso_v4_map_cat_enum_valid()
1017 if (doi_def->type != CIPSO_V4_MAP_PASS || rngcat_len & 0x01) in cipso_v4_map_cat_rng_valid()
/openbmc/linux/include/net/
H A Dcipso_ipv4.h50 #define CIPSO_V4_MAP_PASS 2 macro
/openbmc/linux/net/netlabel/
H A Dnetlabel_cipso_v4.c338 doi_def->type = CIPSO_V4_MAP_PASS; in netlbl_cipsov4_add_pass()
418 case CIPSO_V4_MAP_PASS: in netlbl_cipsov4_add()
/openbmc/linux/security/smack/
H A Dsmackfs.c700 doip->type = CIPSO_V4_MAP_PASS; in smk_cipso_doi()