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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dtun.c5052 struct ipset_names { struct
5057 static const struct ipset_names ipset_names[] = { variable in typeref:struct:ipset_names
5069 ASSERT (IPW32_SET_N == SIZE (ipset_names));
5071 if (!strcmp (name, ipset_names[i].short_form))
5079 ASSERT (IPW32_SET_N == SIZE (ipset_names));
5083 return ipset_names[index].short_form;
5092 ASSERT (IPW32_SET_N == SIZE (ipset_names));

Completed in 161 milliseconds