Lines Matching refs:rxp
252 struct sk_buff **rxp;659 di->rxp = kzalloc(size, GFP_ATOMIC);660 if (di->rxp == NULL)764 kfree(di->rxp);871 struct sk_buff *rxp;890 rxp = di->rxp[i];891 di->rxp[i] = NULL;903 return rxp;1087 di->rxp[rxout] = p;