Searched refs:RESP_CODE_SECOND_TOKEN (Results 1 – 5 of 5) sorted by relevance
| /src/contrib/tcpdump/ |
| H A D | print-http.c | 71 txtproto_print(ndo, pptr, len, httpcmds, RESP_CODE_SECOND_TOKEN); in http_print()
|
| H A D | print-rtsp.c | 41 txtproto_print(ndo, pptr, len, rtspcmds, RESP_CODE_SECOND_TOKEN); in rtsp_print()
|
| H A D | print-sip.c | 51 txtproto_print(ndo, pptr, len, sipcmds, RESP_CODE_SECOND_TOKEN); in sip_print()
|
| H A D | util-print.c | 889 if (flags & RESP_CODE_SECOND_TOKEN) { in txtproto_print()
|
| H A D | netdissect.h | 461 #define RESP_CODE_SECOND_TOKEN 0x00000001 /* response code is second token in response line */ macro
|