OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:icmpreplytype6
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
fil.c
4307
int
icmpreplytype6
[ICMP6_MAXTYPE + 1];
variable in typeref:typename:int[]
4348
(rev && (
icmpreplytype6
[ictype] == icmp->icmp_type))) {
9163
icmpreplytype6
[i] = -1;
9164
icmpreplytype6
[ICMP6_ECHO_REQUEST] = ICMP6_ECHO_REPLY;
9165
icmpreplytype6
[ICMP6_MEMBERSHIP_QUERY] = ICMP6_MEMBERSHIP_REPORT;
9166
icmpreplytype6
[ICMP6_NI_QUERY] = ICMP6_NI_REPLY;
9167
icmpreplytype6
[ND_ROUTER_SOLICIT] = ND_ROUTER_ADVERT;
9168
icmpreplytype6
[ND_NEIGHBOR_SOLICIT] = ND_NEIGHBOR_ADVERT;
ip_fil.h
1985
extern int
icmpreplytype6
[ICMP6_MAXTYPE + 1];
Completed in 24 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025