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

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-rsvp.c130 #define RSVP_OBJ_LABEL_REQ 19 /* rfc3209 */ macro
173 { RSVP_OBJ_LABEL_REQ, "Label Request" },
259 { 256*RSVP_OBJ_LABEL_REQ+RSVP_CTYPE_1, "without label range" },
260 { 256*RSVP_OBJ_LABEL_REQ+RSVP_CTYPE_2, "with ATM label range" },
261 { 256*RSVP_OBJ_LABEL_REQ+RSVP_CTYPE_3, "with FR label range" },
262 { 256*RSVP_OBJ_LABEL_REQ+RSVP_CTYPE_4, "Generalized Label" },
988 case RSVP_OBJ_LABEL_REQ:

Completed in 60 milliseconds