Searched defs:frags (Results 1 – 4 of 4) sorted by relevance
/AliOS-Things-master/components/mbedtls/programs/ssl/ |
A D | ssl_client2.c | 535 int ret = 0, len, tail_len, i, written, frags, retry_left; in main() local
|
A D | ssl_server2.c | 1190 int ret = 0, len, written, frags, exchanges_left; in main() local
|
/AliOS-Things-master/components/ble_host/include/net/ |
A D | buf.h | 745 struct net_buf *frags; member
|
/AliOS-Things-master/components/ble_host/bt_host/port/core/ |
A D | buf.c | 620 struct net_buf *frags = buf->frags; in net_buf_unref_debug() local
|
Completed in 16 milliseconds