OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rr_code
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
icmp6.h
408
#define
rr_code
rr_hdr.icmp6_code
macro
print-icmp6.c
1167
switch (rr6->
rr_code
) {
1178
printf("router renum: code-#%d", rr6->
rr_code
);
1203
if (rr6->
rr_code
== ICMP6_ROUTER_RENUMBERING_COMMAND) {
[
all
...]
Completed in 11 milliseconds