Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv4/
Dcipso_ipv4.c795 u32 net_cat_len) in cipso_v4_map_cat_rbm_hton() argument
800 u32 net_clen_bits = net_cat_len * 8; in cipso_v4_map_cat_rbm_hton()
855 u32 net_cat_len, in cipso_v4_map_cat_rbm_ntoh() argument
861 u32 net_clen_bits = net_cat_len * 8; in cipso_v4_map_cat_rbm_ntoh()
953 u32 net_cat_len) in cipso_v4_map_cat_enum_hton() argument
962 if ((cat_iter + 2) > net_cat_len) in cipso_v4_map_cat_enum_hton()
987 u32 net_cat_len, in cipso_v4_map_cat_enum_ntoh() argument
993 for (iter = 0; iter < net_cat_len; iter += 2) { in cipso_v4_map_cat_enum_ntoh()
1061 u32 net_cat_len) in cipso_v4_map_cat_rng_hton() argument
1069 if (net_cat_len > in cipso_v4_map_cat_rng_hton()
[all …]
/Linux-v5.10/net/ipv6/
Dcalipso.c615 u32 net_cat_len) in calipso_map_cat_hton() argument
619 u32 net_clen_bits = net_cat_len * 8; in calipso_map_cat_hton()
652 u32 net_cat_len, in calipso_map_cat_ntoh() argument
657 u32 net_clen_bits = net_cat_len * 8; in calipso_map_cat_ntoh()