OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_tunnel
(Results
1 - 2
of
2
) sorted by null
/development/samples/ToyVpn/server/linux/
ToyVpnServer.cpp
84
static int
get_tunnel
(char *port, char *secret)
function
189
while ((tunnel =
get_tunnel
(argv[2], argv[3])) != -1) {
/external/iproute2/ip/
ipl2tp.c
411
static int
get_tunnel
(struct l2tp_data *p)
function
714
get_tunnel
(&data);
Completed in 45 milliseconds