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 - 3
of
3
) 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))) {
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))) {
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 50 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025