Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-rsvp.c134 #define RSVP_OBJ_RECOVERY_LABEL 34 /* rfc3473 */ macro
177 { RSVP_OBJ_RECOVERY_LABEL, "Recovery Label" },
269 { 256*RSVP_OBJ_RECOVERY_LABEL+RSVP_CTYPE_1, "Label" },
270 { 256*RSVP_OBJ_RECOVERY_LABEL+RSVP_CTYPE_2, "Generalized Label" },
271 { 256*RSVP_OBJ_RECOVERY_LABEL+RSVP_CTYPE_3, "Waveband Switching" },
850 case RSVP_OBJ_RECOVERY_LABEL: /* fall through */ in rsvp_obj_print()