Home
last modified time | relevance | path

Searched refs:readset_out (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Daf_packet.h128 fd_set *readset_out, fd_set *writeset_out, fd_set *exceptset_out);
/AliOS-Things-master/components/lwip/lwip2.0.0/core/
A Daf_packet.c445 fd_set *readset_out, fd_set *writeset_out, fd_set *exceptset_out) in packet_selscan() argument
487 *readset_out = lreadset; in packet_selscan()
/AliOS-Things-master/components/lwip/lwip2.0.0/api/
A Dsockets.c1589 fd_set *readset_out, fd_set *writeset_out, fd_set *exceptset_out) in lwip_selscan() argument
1645 pkt_nready = packet_selscan(maxfdp1, readset_in, NULL, NULL, readset_out, NULL, NULL); in lwip_selscan()
1668 *readset_out = lreadset; in lwip_selscan()

Completed in 8 milliseconds