Searched refs:link_get_l2tp_local_address (Results 1 – 1 of 1) sorted by relevance
249 static int link_get_l2tp_local_address(Link *link, L2tpTunnel *t, union in_addr_union *ret) { in link_get_l2tp_local_address() function346 return link_get_l2tp_local_address(link, t, ret); in l2tp_get_local_address()352 if (link_get_l2tp_local_address(link, t, ret) >= 0) in l2tp_get_local_address()