HomeSort by relevance Sort by last modified time
    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 402 static int get_tunnel(struct l2tp_data *p) function
716 get_tunnel(&data);

Completed in 217 milliseconds