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

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-rsvp.c210 #define RSVP_CTYPE_4 4 macro
225 { 256*RSVP_OBJ_RSVP_HOP+RSVP_CTYPE_4, "IPv6 plus opt. TLVs" },
262 { 256*RSVP_OBJ_LABEL_REQ+RSVP_CTYPE_4, "Generalized Label" },
280 { 256*RSVP_OBJ_ERROR_SPEC+RSVP_CTYPE_4, "IPv6 plus opt. TLVs" },
1038 case RSVP_CTYPE_4:
1330 case RSVP_CTYPE_4: /* fall through - FIXME add TLV parser */
1604 case RSVP_CTYPE_4: /* fall through - FIXME add TLV parser */

Completed in 53 milliseconds