Searched refs:numctlinputerr (Results 1 – 7 of 7) sorted by relevance
404 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()
730 (int) offsetof(struct info_control, numctlinputerr));
780 u_long numctlinputerr; /* number of input pkts with err bit set */1209 numctlinputerr++; in process_control() 5142 numctlinputerr = 0; in ctl_clr_stats() 781 u_long numctlinputerr; /* number of input pkts with err bit set */ global() variable
2424 ic->numctlinputerr = htonl((u_int32)numctlinputerr); in get_ctl_stats()