Home
last modified time | relevance | path

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

/external/tcpdump/
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" },
867 case RSVP_OBJ_RECOVERY_LABEL: /* fall through */ in rsvp_obj_print()