Searched refs:type_value (Results 1 – 3 of 3) sorted by relevance
118 typedef struct type_value { struct
399 static const struct type_value types[] = {
461 iptun_type_t type_value; member4233 return (iptun_types[i].type_value); in iptun_gettypebyname()4245 if (iptun_types[i].type_value == type) in iptun_gettypebyvalue()