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

/freebsd-11.0-release/contrib/tcpdump/
H A Dprint-sip.c52 txtproto_print(ndo, pptr, len, "sip", sipcmds, RESP_CODE_SECOND_TOKEN);
H A Dprint-http.c79 txtproto_print(ndo, pptr, len, "http", httpcmds, RESP_CODE_SECOND_TOKEN);
H A Dprint-rtsp.c49 txtproto_print(ndo, pptr, len, "rtsp", rtspcmds, RESP_CODE_SECOND_TOKEN);
H A Dutil.c679 if (flags & RESP_CODE_SECOND_TOKEN) {
H A Dnetdissect.h303 #define RESP_CODE_SECOND_TOKEN 0x00000001 /* response code is second token in response line */ macro

Completed in 61 milliseconds