Lines Matching refs:pbuf
214 struct pbuf *m;
346 struct pbuf *m;
458 struct pbuf *m;
523 struct pbuf *
526 struct pbuf *m_new;
540 struct pbuf *
543 struct pbuf *m_new = (struct pbuf *)zalloc(sizeof(struct pbuf));
562 uether_freebuf(struct pbuf *buf)
574 uether_rxmbuf(struct usb_ether *ue, struct pbuf *m, unsigned int len)
591 struct pbuf *m = ue->ue_rxq.ifq_head;
593 struct pbuf *q;
621 struct pbuf *m;