ls_req_list_empty
if (ls_req_list_empty(nbr) && nbr->dd_pending == 0 &&
if (ls_req_list_empty(nbr) && nbr->state == NBR_STA_XCHNG &&
if (!ls_req_list_empty(nbr))
if (ls_req_list_empty(nbr))
int ls_req_list_empty(struct nbr *);
if (ls_req_list_empty(nbr) && nbr->dd_pending == 0 &&
if (ls_req_list_empty(nbr) && nbr->state == NBR_STA_XCHNG &&
if (!ls_req_list_empty(nbr))
if (ls_req_list_empty(nbr))
int ls_req_list_empty(struct nbr *);