Searched refs:lentry_p (Results 1 – 1 of 1) sorted by relevance
197 s_list_entry_t * lentry_p; in lm_tcp_abort_bufs() local218 lentry_p = s_list_pop_head(&con->active_tb_list); in lm_tcp_abort_bufs()219 while( lentry_p) { in lm_tcp_abort_bufs()221 tcp_buf = (lm_tcp_buffer_t *)lentry_p; in lm_tcp_abort_bufs()238 lentry_p = s_list_pop_head(&con->active_tb_list); in lm_tcp_abort_bufs()