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

  /src/usr.sbin/ldpd/
label.h 74 struct label * label_get_right(struct label *);
label.c 319 label_get_right(struct label *l) function in typeref:struct:label *
ldp_command.c 511 while((l = label_get_right(l)) != NULL) {
tlv_stack.c 337 while((l = label_get_right(l)) != NULL)

Completed in 15 milliseconds