Searched refs:short_form (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dsocket.c2425 const char *short_form; member in struct:proto_names
2488 if (!strcmp (proto_name, proto_names[i].short_form))
2502 return proto_names[proto].short_form;
H A Dtun.c5053 const char *short_form; member in struct:ipset_names
5071 if (!strcmp (name, ipset_names[i].short_form))
5083 return ipset_names[index].short_form;

Completed in 74 milliseconds