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

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-rsvp.c116 #define RSVP_OBJ_RSVP_HOP 3 /* rfc2205, rfc3473 */ macro
159 { RSVP_OBJ_RSVP_HOP, "RSVP Hop" },
222 { 256*RSVP_OBJ_RSVP_HOP+RSVP_CTYPE_IPV4, "IPv4" },
223 { 256*RSVP_OBJ_RSVP_HOP+RSVP_CTYPE_IPV6, "IPv6" },
224 { 256*RSVP_OBJ_RSVP_HOP+RSVP_CTYPE_3, "IPv4 plus opt. TLVs" },
225 { 256*RSVP_OBJ_RSVP_HOP+RSVP_CTYPE_4, "IPv6 plus opt. TLVs" },
1315 case RSVP_OBJ_RSVP_HOP:

Completed in 38 milliseconds