OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NPFVAR_TCPFLAG
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/npf/npfctl/
npf_var.h
47
#define
NPFVAR_TCPFLAG
9
64
[
NPFVAR_TCPFLAG
] = "tcp-flag",
npf_build.c
388
tf = npfvar_get_data(popts,
NPFVAR_TCPFLAG
, 0);
389
tf_mask = npfvar_get_data(popts,
NPFVAR_TCPFLAG
, 1);
npf_data.c
535
return npfvar_create_element(
NPFVAR_TCPFLAG
, &tfl, sizeof(tfl));
npf_parse.y
947
char *s = npfvar_get_data($2,
NPFVAR_TCPFLAG
, 0);
Completed in 15 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025