Searched refs:next_action (Results 1 – 1 of 1) sorted by relevance
433 const llc_conn_action_t *next_action; in llc_exec_conn_trans_actions() local435 for (next_action = trans->ev_actions; in llc_exec_conn_trans_actions()436 next_action && *next_action; next_action++) { in llc_exec_conn_trans_actions()437 int rc2 = (*next_action)(sk, skb); in llc_exec_conn_trans_actions()