Home
last modified time | relevance | path

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

/net/ipv6/
Dcalipso.c619 u32 net_clen_bits = net_cat_len * 8; in calipso_map_cat_hton() local
626 if (spot >= net_clen_bits) in calipso_map_cat_hton()
657 u32 net_clen_bits = net_cat_len * 8; in calipso_map_cat_ntoh() local
661 net_clen_bits, in calipso_map_cat_ntoh()
/net/ipv4/
Dcipso_ipv4.c800 u32 net_clen_bits = net_cat_len * 8; in cipso_v4_map_cat_rbm_hton() local
827 if (net_spot >= net_clen_bits) in cipso_v4_map_cat_rbm_hton()
861 u32 net_clen_bits = net_cat_len * 8; in cipso_v4_map_cat_rbm_ntoh() local
872 net_clen_bits, in cipso_v4_map_cat_rbm_ntoh()