OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tnl_ioctl_get_6rd
(Results
1 - 3
of
3
) sorted by null
/external/iproute2/ip/
tunnel.h
33
int
tnl_ioctl_get_6rd
(const char *name, void *p);
tunnel.c
179
int
tnl_ioctl_get_6rd
(const char *name, void *p)
function
iptunnel.c
357
if (p->iph.protocol == IPPROTO_IPV6 && !
tnl_ioctl_get_6rd
(p->name, &ip6rd) && ip6rd.prefixlen) {
Completed in 84 milliseconds