Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dcipso_ipv4.c808 u32 net_cat_len) in cipso_v4_map_cat_rbm_hton() argument
813 u32 net_clen_bits = net_cat_len * 8; in cipso_v4_map_cat_rbm_hton()
868 u32 net_cat_len, in cipso_v4_map_cat_rbm_ntoh() argument
874 u32 net_clen_bits = net_cat_len * 8; in cipso_v4_map_cat_rbm_ntoh()
966 u32 net_cat_len) in cipso_v4_map_cat_enum_hton() argument
975 if ((cat_iter + 2) > net_cat_len) in cipso_v4_map_cat_enum_hton()
1000 u32 net_cat_len, in cipso_v4_map_cat_enum_ntoh() argument
1006 for (iter = 0; iter < net_cat_len; iter += 2) { in cipso_v4_map_cat_enum_ntoh()
1074 u32 net_cat_len) in cipso_v4_map_cat_rng_hton() argument
1082 if (net_cat_len > in cipso_v4_map_cat_rng_hton()
[all …]
/Linux-v4.19/net/ipv6/
Dcalipso.c629 u32 net_cat_len) in calipso_map_cat_hton() argument
633 u32 net_clen_bits = net_cat_len * 8; in calipso_map_cat_hton()
666 u32 net_cat_len, in calipso_map_cat_ntoh() argument
671 u32 net_clen_bits = net_cat_len * 8; in calipso_map_cat_ntoh()