Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-rsvp.c145 #define RSVP_OBJ_RECOVERY_LABEL 34 /* rfc3473 */ macro
189 { RSVP_OBJ_RECOVERY_LABEL, "Recovery Label" },
282 { 256*RSVP_OBJ_RECOVERY_LABEL+RSVP_CTYPE_1, "Label" },
283 { 256*RSVP_OBJ_RECOVERY_LABEL+RSVP_CTYPE_2, "Generalized Label" },
284 { 256*RSVP_OBJ_RECOVERY_LABEL+RSVP_CTYPE_3, "Waveband Switching" },
885 case RSVP_OBJ_RECOVERY_LABEL: /* fall through */ in rsvp_obj_print()