OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcp_with_nofl
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/npf/npfctl/
npf_build.c
436
npfctl_check_proto(const npfvar_t *vars, bool *non_tcpudp, bool *
tcp_with_nofl
)
441
*
tcp_with_nofl
= false;
453
*
tcp_with_nofl
= op->op_opts == NULL;
474
bool any_l4proto, non_tcpudp,
tcp_with_nofl
;
local in function:build_l3_code
481
any_l4proto = npfctl_check_proto(popts, &non_tcpudp, &
tcp_with_nofl
);
509
if (stateful && (!any_l4proto ||
tcp_with_nofl
)) {
Completed in 11 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025