OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:npfctl_portno
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/npf/npfctl/
npfctl.h
146
in_port_t
npfctl_portno
(const char *);
npf_data.c
346
p =
npfctl_portno
(data);
476
*
npfctl_portno
: convert port identifier (string) to a number.
481
npfctl_portno
(const char *port)
function in typeref:typename:in_port_t
npf_parse.y
910
| IDENTIFIER { $$ =
npfctl_portno
($1); }
911
| STRING { $$ =
npfctl_portno
($1); }
Completed in 43 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025