Searched refs:p_node_safe (Results 1 – 1 of 1) sorted by relevance
292 sys_dnode_t *p_node_safe = NULL; in transport_remove_by_tid() local300 SYS_DLIST_FOR_EACH_NODE_SAFE(&send_list, p_node, p_node_safe) in transport_remove_by_tid()478 sys_dnode_t *p_node_safe = NULL; in retransmit_timer_cb() local490 SYS_DLIST_FOR_EACH_NODE_SAFE(p_head, p_node, p_node_safe) in retransmit_timer_cb()551 sys_dnode_t *p_node_safe = NULL; in genie_transport_ack() local564 SYS_DLIST_FOR_EACH_NODE_SAFE(&send_list, p_node, p_node_safe) in genie_transport_ack()
Completed in 3 milliseconds