OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tnl_prl_ioctl
(Results
1 - 3
of
3
) sorted by null
/external/iproute2/ip/
tunnel.h
34
int
tnl_prl_ioctl
(int cmd, const char *name, void *p);
tunnel.c
188
int
tnl_prl_ioctl
(int cmd, const char *name, void *p)
function
iptunnel.c
333
if (!
tnl_prl_ioctl
(SIOCGETPRL, p->name, prl))
544
return
tnl_prl_ioctl
(cmd, medium, &p);
Completed in 28 milliseconds