Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dcipso_ipv4.c154 u32 bit_spot; in cipso_v4_bitmap_walk() local
162 bit_spot = offset; in cipso_v4_bitmap_walk()
165 while (bit_spot < bitmap_len) { in cipso_v4_bitmap_walk()
168 return bit_spot; in cipso_v4_bitmap_walk()
170 bit_spot++; in cipso_v4_bitmap_walk()