Searched refs:numctlinputerr (Results 1 – 7 of 7) sorted by relevance
363 extern u_long numctlinputerr; /* number of input pkts with err bit set */
822 u_int32 numctlinputerr; /* # input pkts with err bit set */ member
370 offsetof(numctlinputerr) = 36
2636 (u_long)ntohl(ic->numctlinputerr)); in ctlstats()
731 (int) offsetof(struct info_control, numctlinputerr));
781 u_long numctlinputerr; /* number of input pkts with err bit set */ variable1210 numctlinputerr++; in process_control()5154 numctlinputerr = 0; in ctl_clr_stats()
2415 ic->numctlinputerr = htonl((u_int32)numctlinputerr); in get_ctl_stats()