Home
last modified time | relevance | path

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

/linux-6.1.9/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()
/linux-6.1.9/net/ipv4/
Dcipso_ipv4.c792 u32 net_clen_bits = net_cat_len * 8; in cipso_v4_map_cat_rbm_hton() local
819 if (net_spot >= net_clen_bits) in cipso_v4_map_cat_rbm_hton()
853 u32 net_clen_bits = net_cat_len * 8; in cipso_v4_map_cat_rbm_ntoh() local
864 net_clen_bits, in cipso_v4_map_cat_rbm_ntoh()