OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TUNNEL_ENCAP_NONE
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/kernel/uapi/linux/
if_tunnel.h
90
TUNNEL_ENCAP_NONE
,
/external/iproute2/include/linux/
if_tunnel.h
65
TUNNEL_ENCAP_NONE
,
/external/kernel-headers/original/uapi/linux/
if_tunnel.h
65
TUNNEL_ENCAP_NONE
,
/external/iproute2/ip/
link_gre.c
265
encaptype =
TUNNEL_ENCAP_NONE
;
273
encaptype =
TUNNEL_ENCAP_NONE
;
428
*(__u16 *)RTA_DATA(tb[IFLA_GRE_ENCAP_TYPE]) !=
TUNNEL_ENCAP_NONE
) {
link_iptnl.c
230
encaptype =
TUNNEL_ENCAP_NONE
;
238
encaptype =
TUNNEL_ENCAP_NONE
;
410
*(__u16 *)RTA_DATA(tb[IFLA_IPTUN_ENCAP_TYPE]) !=
TUNNEL_ENCAP_NONE
) {
Completed in 46 milliseconds