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

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-rsvp.c145 #define RSVP_OBJ_SUGGESTED_LABEL 129 /* rfc3473 */ macro
187 { RSVP_OBJ_SUGGESTED_LABEL, "Suggested Label" },
266 { 256*RSVP_OBJ_SUGGESTED_LABEL+RSVP_CTYPE_1, "Label" },
267 { 256*RSVP_OBJ_SUGGESTED_LABEL+RSVP_CTYPE_2, "Generalized Label" },
268 { 256*RSVP_OBJ_SUGGESTED_LABEL+RSVP_CTYPE_3, "Waveband Switching" },
866 case RSVP_OBJ_SUGGESTED_LABEL: /* fall through */

Completed in 46 milliseconds