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
1071 int clean_count; in recv_sctp_stream() local2227 int clean_count; in recv_sctp_stream_1toMany() local
29 int clean_count; /* how many integers should be read from the */ member
721 int clean_count; in recv_stream_stream() local
26 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
944 int clean_count; in recv_dlpi_co_stream() local
211 int clean_count; /* how many integers should be read from the */ member264 int clean_count; /* how many integers should be read from the */ member
1643 access_buffer(char *buffer_ptr,int length, int dirty_count, int clean_count) { in access_buffer()