Searched refs:origlength (Results 1 – 1 of 1) sorted by relevance
530 unsigned nwords, origlength, length, maxmask, off; in npfctl_bpf_cidr() local557 length = origlength = (mask == NPF_NO_NETMASK) ? maxmask : mask; in npfctl_bpf_cidr()606 if (i + 1 == (origlength + 31)/32) { in npfctl_bpf_cidr()609 jf = 2*((origlength + 31)/32 - i - 1); in npfctl_bpf_cidr()610 if (origlength % 32 != 0 && wordmask == 0) in npfctl_bpf_cidr()632 ctx->multiword = (origlength + 31)/32 > 1; in npfctl_bpf_cidr()