Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dcipso_ipv4.c909 u32 enumcat_len) in cipso_v4_map_cat_enum_valid() argument
915 if (doi_def->type != CIPSO_V4_MAP_PASS || enumcat_len & 0x01) in cipso_v4_map_cat_enum_valid()
918 for (iter = 0; iter < enumcat_len; iter += 2) { in cipso_v4_map_cat_enum_valid()