Home | History | Annotate | Download | only in systat

Lines Matching defs:LHD

48 #define LHD(row, str)		mvwprintw(wnd, row, 10, str)
88 LHD(0, "total packet received");
89 LHD(1, " smaller than minimum");
90 LHD(2, " data size < data length");
91 LHD(3, " bad options");
92 LHD(4, " incorrect version no");
93 LHD(5, " headers not continuous");
94 LHD(6, " packet for this host");
95 LHD(7, " multicast we don't join");
96 LHD(8, " too many headers");
97 LHD(9, " tunneled packet w/o gif");
99 LHD(11, " fragment received");
100 LHD(12, " fragment dropped");
101 LHD(13, " fragment timeout");
102 LHD(14, " fragment exceeded limit");
103 LHD(15, " packet reassembled ok");
106 LHD(17, "one mbuf");
107 LHD(18, "one ext mbuf");
108 LHD(19, "two or more ext mbuf");
109 LHD(20, "two or more mbuf");