Searched refs:ctx_r (Results 1 – 1 of 1) sorted by relevance
1901 struct proc_ctx *ctx_r; local1926 ctx_r = NULL;1930 ctx_r = NULL;1934 ctx_r = llcp_rr_peek(conn);1940 if (ctx_r) {1948 unexpected_r = !(pdu_is_expected(pdu, ctx_r) ||1949 pdu_is_unknown(pdu, ctx_r) ||1950 pdu_is_reject_ext(pdu, ctx_r));1972 llcp_rr_rx(conn, ctx_r, link, rx);2014 } else if (ctx_r) {[all …]