Searched defs:family_str (Results 1 – 5 of 5) sorted by relevance
139 const char *family_str = AF_INET ? "IPv4" : "IPv6"; in fmt_test_name() local
208 const char *family_str, *type, *conn, *hops, *result, *flags; in test_str() local
752 static const char *family_str(sa_family_t family) in family_str() function
1204 static const char *family_str(sa_family_t family) in family_str() function
145 uint8_t family_str; member