get_llc_rx
static SMbuf* get_llc_rx(struct s_smc *smc);
while ((mb = get_llc_rx(smc))) {
while (!offDepth && (mb = get_llc_rx(smc))) {