Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-rsvp.c133 #define RSVP_OBJ_LABEL 16 /* rfc3209 */ macro
175 { RSVP_OBJ_LABEL, "Label" },
256 { 256*RSVP_OBJ_LABEL+RSVP_CTYPE_1, "Label" },
257 { 256*RSVP_OBJ_LABEL+RSVP_CTYPE_2, "Generalized Label" },
258 { 256*RSVP_OBJ_LABEL+RSVP_CTYPE_3, "Waveband Switching" },
806 case RSVP_OBJ_LABEL: in rsvp_obj_print()