Lines Matching refs:u32_t
587 netconn_recved(sock->conn, (u32_t)off);
610 netconn_recved(sock->conn, (u32_t)off);
735 netconn_recved(sock->conn, (u32_t)off);
1091 u32_t waitres = 0;
1094 u32_t msectimeout;
1779 s, *(u32_t *)optval));
2215 sock->conn->pcb.tcp->keep_idle = (u32_t)(*(int*)optval);
2222 sock->conn->pcb.tcp->keep_idle = 1000*(u32_t)(*(int*)optval);
2227 sock->conn->pcb.tcp->keep_intvl = 1000*(u32_t)(*(int*)optval);
2232 sock->conn->pcb.tcp->keep_cnt = (u32_t)(*(int*)optval);
2327 if (argp && *(u32_t*)argp) {