OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rip6_dest
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
route6d.h
39
struct in6_addr
rip6_dest
;
member in struct:netinfo6
77
#define
RIP6_DEST
"ff02::9"
print-ripng.c
53
l = printf("%s/%d", ip6addr_string(&ni->
rip6_dest
), ni->rip6_plen);
85
&& IN6_IS_ADDR_UNSPECIFIED(&rp->rip6_nets->
rip6_dest
)) {
Completed in 17 milliseconds