Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-rsvp.c141 #define RSVP_OBJ_RECOVERY_LABEL 34 /* rfc3473 */ macro
183 { RSVP_OBJ_RECOVERY_LABEL, "Recovery Label" },
265 { 256*RSVP_OBJ_RECOVERY_LABEL+RSVP_CTYPE_1, "Label" },
266 { 256*RSVP_OBJ_RECOVERY_LABEL+RSVP_CTYPE_2, "Generalized Label" },
267 { 256*RSVP_OBJ_RECOVERY_LABEL+RSVP_CTYPE_3, "Waveband Switching" },
805 case RSVP_OBJ_RECOVERY_LABEL: /* fall through */ in rsvp_obj_print()