Searched refs:numctlbadoffset (Results 1 – 7 of 7) sorted by relevance
405 extern u_long numctlbadoffset; /* number of input pkts with nonzero offset */
823 u_int32 numctlbadoffset; /* # input pkts with nonzero offset */ member
371 offsetof(numctlbadoffset) = 40
2638 (u_long)ntohl(ic->numctlbadoffset)); in ctlstats()
732 (int) offsetof(struct info_control, numctlbadoffset));
781 u_long numctlbadoffset; /* number of input pkts with nonzero offset */1211 numctlbadoffset++; in process_control() 5143 numctlbadoffset = 0; in ctl_clr_stats() 782 u_long numctlbadoffset; /* number of input pkts with nonzero offset */ global() variable
2425 ic->numctlbadoffset = htonl((u_int32)numctlbadoffset);