Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:TH_RST

112         { TH_RST, "R" },
410 if (ndo->ndo_vflag > 1 || length > 0 || flags & (TH_SYN | TH_FIN | TH_RST)) {
662 if ((flags & TH_RST) && ndo->ndo_vflag) {