OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NPFVAR_TYPE
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/npf/npfctl/
npf_var.c
81
npfvar_type
(size_t t)
function
220
var_id,
npfvar_type
(type), ridt);
275
if (el &&
NPFVAR_TYPE
(el->e_type) !=
NPFVAR_TYPE
(type)) {
278
idx,
npfvar_type
(el->e_type),
npfvar_type
(type));
331
if (el &&
NPFVAR_TYPE
(el->e_type) !=
NPFVAR_TYPE
(type)) {
334
idx,
npfvar_type
(el->e_type),
npfvar_type
(type))
[
all
...]
npf_var.h
41
#define
NPFVAR_TYPE
(x) (((x) > NPFVAR_PRIM) ? (x) : 0)
80
const char *
npfvar_type
(size_t);
Completed in 20 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026