OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:npfctl_parse_icmp
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/npf/npfctl/
npf_parse.y
917
$$ =
npfctl_parse_icmp
($<num>0, $2, -1);
921
$$ =
npfctl_parse_icmp
($<num>0, $2, $4);
925
$$ =
npfctl_parse_icmp
($<num>0, $2,
931
$$ =
npfctl_parse_icmp
($<num>0, $2,
npfctl.h
153
npfvar_t *
npfctl_parse_icmp
(int, int, int);
npf_data.c
662
npfctl_parse_icmp
(int proto __unused, int type, int code)
function
Completed in 16 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026