OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRL_DEFAULT
(Results
1 - 2
of
2
) sorted by null
/external/iproute2/include/linux/
if_tunnel.h
49
#define
PRL_DEFAULT
0x0001
/external/iproute2/ip/
iptunnel.c
335
(prl[i].flags &
PRL_DEFAULT
) ? "pdr" : "pr",
497
p.flags |=
PRL_DEFAULT
;
Completed in 586 milliseconds