OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:non_tcpudp
(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)
440
*
non_tcpudp
= false;
459
*
non_tcpudp
= true;
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);
493
if (any_ports &&
non_tcpudp
) {
Completed in 13 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025