Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-tcp.c68 #define MAX_RST_DATA_LEN 30 macro
788 if (length > MAX_RST_DATA_LEN) {
789 length = MAX_RST_DATA_LEN; /* can use -X for longer */