Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Dcalipso.c633 u32 net_clen_bits = net_cat_len * 8; in calipso_map_cat_hton() local
640 if (spot >= net_clen_bits) in calipso_map_cat_hton()
671 u32 net_clen_bits = net_cat_len * 8; in calipso_map_cat_ntoh() local
675 net_clen_bits, in calipso_map_cat_ntoh()
/Linux-v4.19/net/ipv4/
Dcipso_ipv4.c813 u32 net_clen_bits = net_cat_len * 8; in cipso_v4_map_cat_rbm_hton() local
840 if (net_spot >= net_clen_bits) in cipso_v4_map_cat_rbm_hton()
874 u32 net_clen_bits = net_cat_len * 8; in cipso_v4_map_cat_rbm_ntoh() local
885 net_clen_bits, in cipso_v4_map_cat_rbm_ntoh()