Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
Dcalipso.c615 u32 net_clen_bits = net_cat_len * 8; in calipso_map_cat_hton() local
622 if (spot >= net_clen_bits) in calipso_map_cat_hton()
653 u32 net_clen_bits = net_cat_len * 8; in calipso_map_cat_ntoh() local
657 net_clen_bits, in calipso_map_cat_ntoh()
/kernel/linux/linux-5.10/net/ipv4/
Dcipso_ipv4.c793 u32 net_clen_bits = net_cat_len * 8; in cipso_v4_map_cat_rbm_hton() local
820 if (net_spot >= net_clen_bits) in cipso_v4_map_cat_rbm_hton()
854 u32 net_clen_bits = net_cat_len * 8; in cipso_v4_map_cat_rbm_ntoh() local
865 net_clen_bits, in cipso_v4_map_cat_rbm_ntoh()