Searched refs:TH_RST (Results 1 – 4 of 4) sorted by relevance
226 flags & TH_RST ? "R" : "", in cnfp_v1_print()322 flags & TH_RST ? "R" : "", in cnfp_v5_print()418 flags & TH_RST ? "R" : "", in cnfp_v6_print()
58 #define TH_RST 0x04 macro
107 { TH_RST, "R" },401 if (ndo->ndo_vflag > 1 || length > 0 || flags & (TH_SYN | TH_FIN | TH_RST)) { in tcp_print()668 if ((flags & TH_RST) && ndo->ndo_vflag) { in tcp_print()
80 # define TH_RST 0x04 macro