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

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-rsvp.c137 #define RSVP_OBJ_RECOVERY_LABEL 34 /* rfc3473 */ macro
180 { RSVP_OBJ_RECOVERY_LABEL, "Recovery Label" },
272 { 256*RSVP_OBJ_RECOVERY_LABEL+RSVP_CTYPE_1, "Label" },
273 { 256*RSVP_OBJ_RECOVERY_LABEL+RSVP_CTYPE_2, "Generalized Label" },
274 { 256*RSVP_OBJ_RECOVERY_LABEL+RSVP_CTYPE_3, "Waveband Switching" },
868 case RSVP_OBJ_RECOVERY_LABEL: /* fall through */

Completed in 47 milliseconds