OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tnl_6rd_ioctl
(Results
1 - 3
of
3
) sorted by null
/external/iproute2/ip/
tunnel.h
33
int
tnl_6rd_ioctl
(int cmd, const char *name, void *p);
tunnel.c
148
int
tnl_6rd_ioctl
(int cmd, const char *name, void *p)
function
iptunnel.c
595
return
tnl_6rd_ioctl
(cmd, medium, &ip6rd);
Completed in 461 milliseconds