Searched refs:label_get (Results 1 - 3 of 3) sorted by last modified time

/netbsd-6-1-5-RELEASE/usr.sbin/ldpd/
H A Dmpls_routes.c621 lab = label_get(so_dest, so_pref);
637 if (label_get(so_dest, so_pref) == NULL) {
666 lab = label_get(so_dest, so_pref);
H A Dlabel.c160 label_get(union sockunion *sodest, union sockunion *sopref) function
234 l = label_get(so_dest, so_pref);
H A Dlabel.h67 struct label * label_get(union sockunion *sodest, union sockunion *sopref);

Completed in 144 milliseconds