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

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-rsvp.c208 #define RSVP_CTYPE_2 2 macro
232 { 256*RSVP_OBJ_FLOWSPEC+RSVP_CTYPE_2, "IntServ" },
233 { 256*RSVP_OBJ_SENDER_TSPEC+RSVP_CTYPE_2, "IntServ" },
234 { 256*RSVP_OBJ_ADSPEC+RSVP_CTYPE_2, "IntServ" },
254 { 256*RSVP_OBJ_MESSAGE_ID_ACK+RSVP_CTYPE_2, "Message id nack" },
258 { 256*RSVP_OBJ_HELLO+RSVP_CTYPE_2, "Hello Ack" },
260 { 256*RSVP_OBJ_LABEL_REQ+RSVP_CTYPE_2, "with ATM label range" },
264 { 256*RSVP_OBJ_LABEL+RSVP_CTYPE_2, "Generalized Label" },
267 { 256*RSVP_OBJ_SUGGESTED_LABEL+RSVP_CTYPE_2, "Generalized Label" },
270 { 256*RSVP_OBJ_UPSTREAM_LABEL+RSVP_CTYPE_2, "Generalize
[all...]

Completed in 50 milliseconds