Searched refs:nleft (Results 1 – 3 of 3) sorted by relevance
9 uint16_t FAST_FUNC inet_cksum(const void *ptr, int nleft) in inet_cksum() argument20 while (nleft > 1) { in inet_cksum()22 nleft -= 2; in inet_cksum()26 if (nleft == 1) { in inet_cksum()
11 > - the buf and nleft elements of the backcmd structure;46 - the buf and nleft elements of the backcmd structure;74 - int nleft; /* number of chars in buffer */84 - result->nleft = 0;92 - TRACE(("evalbackcmd done: fd=%d buf=0x%x nleft=%d jp=0x%x\n",93 - result->fd, result->buf, result->nleft, result->jp));111 - i = in.nleft;
6556 int nleft; /* number of chars in buffer */ member6598 result->nleft = 0;6648 result->fd, result->buf, result->nleft, result->jp));6684 i = in.nleft;