OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tnl_strproto
(Results
1 - 4
of
4
) sorted by null
/external/iproute2/ip/
tunnel.h
27
const char *
tnl_strproto
(__u8 proto);
tunnel.c
41
const char *
tnl_strproto
(__u8 proto)
function
ip6tunnel.c
77
p->name,
tnl_strproto
(p->proto), remote, local);
iptunnel.c
317
tnl_strproto
(p->iph.protocol),
Completed in 491 milliseconds