Searched defs:rc2 (Results 1 - 1 of 1) sorted by relevance

/net/llc/
H A Dllc_conn.c461 int rc2 = (*next_action)(sk, skb); local
463 if (rc2 == 2) {
464 rc = rc2;
466 } else if (rc2)

Completed in 89 milliseconds