Searched refs:if_getdescr (Results 1 – 3 of 3) sorted by relevance
347 if (if_getdescr(ifp) != NULL) in dump_iface()348 nlattr_add_string(nw, IFLA_IFALIAS, if_getdescr(ifp)); in dump_iface()
592 const char *if_getdescr(if_t ifp);
4319 if_getdescr(if_t ifp) in if_getdescr() function