Home
last modified time | relevance | path

Searched refs:withdraw_label (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/usr.sbin/ldpd/
Dtlv_stack.h44 int withdraw_label(struct ldp_peer *, struct fec_tlv *);
Dtlv_stack.c155 withdraw_label(struct ldp_peer * p, struct fec_tlv * f) in withdraw_label() function
Dsocketops.c1280 if (withdraw_label(p, fectlv) == LDP_E_OK) { in recv_session_pdu()