Home
last modified time | relevance | path

Searched refs:RSVP_OBJ_STYLE (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dprint-rsvp.c125 #define RSVP_OBJ_STYLE 8 /* rfc2205 */ macro
167 { RSVP_OBJ_STYLE, "Style" },
249 { 256*RSVP_OBJ_STYLE+RSVP_CTYPE_1, "1" },
841 case RSVP_OBJ_STYLE: in rsvp_obj_print()