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

/freebsd-10.0-release/contrib/tcpdump/
H A Dprint-rsvp.c121 #define RSVP_OBJ_RSVP_HOP 3 /* rfc2205, rfc3473 */ macro
164 { RSVP_OBJ_RSVP_HOP, "RSVP Hop" },
227 { 256*RSVP_OBJ_RSVP_HOP+RSVP_CTYPE_IPV4, "IPv4" },
228 { 256*RSVP_OBJ_RSVP_HOP+RSVP_CTYPE_IPV6, "IPv6" },
229 { 256*RSVP_OBJ_RSVP_HOP+RSVP_CTYPE_3, "IPv4 plus opt. TLVs" },
230 { 256*RSVP_OBJ_RSVP_HOP+RSVP_CTYPE_4, "IPv6 plus opt. TLVs" },
1268 case RSVP_OBJ_RSVP_HOP:

Completed in 109 milliseconds