Searched refs:ninp (Results 1 – 3 of 3) sorted by relevance
176 ptrdiff_t ninp = gptr() - eback(); in overflow() local186 setg(buf, buf + ninp, buf + einp); in overflow()
177 ptrdiff_t ninp = gptr() - eback(); in overflow() local187 setg(buf, buf + ninp, buf + einp); in overflow()
2200 struct sctp_inpcb *tinp, *ninp; local2214 LIST_FOREACH_SAFE(tinp, head, sctp_hash, ninp) {