Lines Matching refs:pbuf
96 struct pbuf *p, *q;
100 struct pbuf *rxpackets;
115 slipif_output(struct netif *netif, struct pbuf *p, ip_addr_t *ipaddr) in slipif_output()
118 struct pbuf *q; in slipif_output()
169 static struct pbuf*
173 struct pbuf *t; in slipif_rxbyte()
269 struct pbuf *p; in slipif_rxbyte_input()
414 struct pbuf *p = priv->rxpackets; in slipif_process_rxqueue()
417 struct pbuf *q = p; in slipif_process_rxqueue()
442 struct pbuf *p; in slipif_rxbyte_enqueue()
452 struct pbuf *q = p; in slipif_rxbyte_enqueue()