OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:any_ports
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/npf/npfctl/
npf_build.c
473
bool any_proto, any_addrs,
any_ports
, stateful;
local in function:build_l3_code
484
any_ports
= apfrom->ap_portrange || apto->ap_portrange;
486
if (!any_proto && !any_addrs && !
any_ports
&& !stateful) {
493
if (
any_ports
&& non_tcpudp) {
523
if (
any_ports
&& !any_l4proto) {
npf_build.c
473
bool any_proto, any_addrs,
any_ports
, stateful;
local in function:build_l3_code
484
any_ports
= apfrom->ap_portrange || apto->ap_portrange;
486
if (!any_proto && !any_addrs && !
any_ports
&& !stateful) {
493
if (
any_ports
&& non_tcpudp) {
523
if (
any_ports
&& !any_l4proto) {
Completed in 22 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025