OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ictype
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
fil.c
4328
int
ictype
;
local in function:ipf_matchicmpqueryreply
4330
ictype
= ic->ici_type;
4337
if ((!rev && (icmp->icmp_type ==
ictype
)) ||
4338
(rev && (icmpreplytype4[
ictype
] == icmp->icmp_type))) {
4347
if ((!rev && (icmp->icmp_type ==
ictype
)) ||
4348
(rev && (icmpreplytype6[
ictype
] == icmp->icmp_type))) {
Completed in 24 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025