Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-rsvp.c126 #define RSVP_OBJ_LABEL 16 /* rfc3209 */ macro
169 { RSVP_OBJ_LABEL, "Label" },
260 { 256*RSVP_OBJ_LABEL+RSVP_CTYPE_1, "Label" },
261 { 256*RSVP_OBJ_LABEL+RSVP_CTYPE_2, "Generalized Label" },
262 { 256*RSVP_OBJ_LABEL+RSVP_CTYPE_3, "Waveband Switching" },
851 case RSVP_OBJ_LABEL: in rsvp_obj_print()