HomeSort by: relevance | last modified time | path
    Searched refs:label_get (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/ldpd/
label.h 67 struct label * label_get(const union sockunion *sodest,
label.c 107 assert(label_get(so_dest, so_pref) == NULL);
184 label_get(const union sockunion *sodest, const union sockunion *sopref) function in typeref:struct:label *
261 l = label_get(so_dest, so_pref);
mpls_routes.c 659 lab = label_get(so_dest, so_pref);
675 if (label_get(so_dest, so_pref) == NULL) {
708 lab = label_get(so_dest, so_pref);

Completed in 12 milliseconds