OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:maxmask
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/npf/npfctl/
npf_bpf_comp.c
572
unsigned nwords, origlength, length,
maxmask
, off;
local in function:npfctl_bpf_cidr
579
maxmask
= 32;
586
maxmask
= 128;
599
length = origlength = (mask == NPF_NO_NETMASK) ?
maxmask
: mask;
npf_bpf_comp.c
572
unsigned nwords, origlength, length,
maxmask
, off;
local in function:npfctl_bpf_cidr
579
maxmask
= 32;
586
maxmask
= 128;
599
length = origlength = (mask == NPF_NO_NETMASK) ?
maxmask
: mask;
Completed in 21 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025