Searched defs:clean_count (Results 1 – 10 of 10) sorted by relevance
34 int clean_count; /* how many integers should be read from the */ member132 int clean_count; /* how many integers should be read from the */ member
1083 int clean_count; in recv_sctp_stream() local2244 int clean_count; in recv_sctp_stream_1toMany() local
29 int clean_count; /* how many integers should be read from the */ member
722 int clean_count; in recv_stream_stream() local
26 int clean_count; /* how many integers should be read from the */ member
38 int clean_count; /* how many integers should be read from the */ member89 int clean_count; /* how many integers should be read from the */ member
28 int clean_count; /* how many integers should be read from the */ member
704 int clean_count; in recv_dlpi_co_stream() local
1328 access_buffer(char *buffer_ptr,int length, int dirty_count, int clean_count) { in access_buffer()