Searched refs:label_get_right (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/usr.sbin/ldpd/
H A Dlabel.h74 struct label * label_get_right(struct label *);
H A Dlabel.c319 label_get_right(struct label *l) function
H A Dldp_command.c511 while((l = label_get_right(l)) != NULL) {
H A Dtlv_stack.c337 while((l = label_get_right(l)) != NULL)

Completed in 114 milliseconds