Searched refs:RHD (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/usr.bin/systat/ |
| D | tcp.c | 52 #define RHD(row, str) mvwprintw(wnd, row, 45, str) macro 109 RHD(9, "total TCP packets received"); in labeltcp() 110 RHD(10, " in sequence"); in labeltcp() 111 RHD(11, " completely duplicate"); in labeltcp() 112 RHD(12, " with some duplicate data"); in labeltcp() 113 RHD(13, " out of order"); in labeltcp() 114 RHD(14, " duplicate acks"); in labeltcp() 115 RHD(15, " acks"); in labeltcp() 116 RHD(16, " window probes"); in labeltcp() 117 RHD(17, " window updates"); in labeltcp() [all …]
|
| D | ip6.c | 49 #define RHD(row, str) mvwprintw(wnd, row, 45, str); macro 112 RHD(0, "packet forwarded"); in labelip6() 113 RHD(1, " packet not forwardable"); in labelip6() 114 RHD(2, " redirect sent"); in labelip6() 116 RHD(4, "packet sent from this host"); in labelip6() 117 RHD(5, " fabricated ip header"); in labelip6() 118 RHD(6, " dropped output (no bufs)"); in labelip6() 119 RHD(7, " dropped output (no route)"); in labelip6() 120 RHD(8, " output datagram fragmented"); in labelip6() 121 RHD(9, " fragment created"); in labelip6() [all …]
|
| D | ip.c | 51 #define RHD(row, str) mvwprintw(wnd, row, 45, str); macro 115 RHD(0, "total packets sent"); in labelip() 116 RHD(1, " generated locally"); in labelip() 117 RHD(2, " output drops"); in labelip() 118 RHD(3, " output fragments generated"); in labelip() 119 RHD(4, " fragmentation failed"); in labelip() 120 RHD(5, " destinations unreachable"); in labelip() 121 RHD(6, " packets output via raw IP"); in labelip() 122 RHD(7, " total UDP packets sent"); in labelip() 124 RHD(9, "total UDP packets received"); in labelip() [all …]
|
| D | icmp.c | 50 #define RHD(row, str) mvwprintw(wnd, row, 45, str); macro 51 #define BD(row, str) LHD(row, str); RHD(row, str) 103 RHD(3, "errors generated"); in labelicmp() 104 RHD(4, "suppressed - original too short"); in labelicmp() 105 RHD(5, "suppressed - original was ICMP"); in labelicmp() 106 RHD(6, "responses sent"); in labelicmp() 116 RHD(15, "router solicitation"); in labelicmp()
|
| /netbsd/src/share/misc/ |
| D | airport | 6613 RHD:Rio Hondo, Argentina
|