Searched refs:link_typetostr (Results 1 – 1 of 1) sorted by relevance
17 static inline char *link_typetostr(int type) in link_typetostr() function34 return sprintf(buf, "%s\n", link_typetostr(conn->type)); in show_link_type()