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

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-rsvp.c129 #define RSVP_OBJ_LABEL 16 /* rfc3209 */ macro
172 { RSVP_OBJ_LABEL, "Label" },
263 { 256*RSVP_OBJ_LABEL+RSVP_CTYPE_1, "Label" },
264 { 256*RSVP_OBJ_LABEL+RSVP_CTYPE_2, "Generalized Label" },
265 { 256*RSVP_OBJ_LABEL+RSVP_CTYPE_3, "Waveband Switching" },
869 case RSVP_OBJ_LABEL:

Completed in 60 milliseconds