Lines Matching refs:net_cat_len
878 u32 net_cat_len) in cipso_v4_map_cat_rbm_hton() argument
883 u32 net_clen_bits = net_cat_len * 8; in cipso_v4_map_cat_rbm_hton()
938 u32 net_cat_len, in cipso_v4_map_cat_rbm_ntoh() argument
944 u32 net_clen_bits = net_cat_len * 8; in cipso_v4_map_cat_rbm_ntoh()
1036 u32 net_cat_len) in cipso_v4_map_cat_enum_hton() argument
1045 if ((cat_iter + 2) > net_cat_len) in cipso_v4_map_cat_enum_hton()
1070 u32 net_cat_len, in cipso_v4_map_cat_enum_ntoh() argument
1076 for (iter = 0; iter < net_cat_len; iter += 2) { in cipso_v4_map_cat_enum_ntoh()
1144 u32 net_cat_len) in cipso_v4_map_cat_rng_hton() argument
1152 if (net_cat_len > in cipso_v4_map_cat_rng_hton()
1161 if (cat_size > net_cat_len) in cipso_v4_map_cat_rng_hton()
1169 if (cat_size > net_cat_len) in cipso_v4_map_cat_rng_hton()
1202 u32 net_cat_len, in cipso_v4_map_cat_rng_ntoh() argument
1210 for (net_iter = 0; net_iter < net_cat_len; net_iter += 4) { in cipso_v4_map_cat_rng_ntoh()
1212 if ((net_iter + 4) <= net_cat_len) in cipso_v4_map_cat_rng_ntoh()