Lines Matching refs:pbuf
117 static void pppoe_dispatch_disc_pkt(struct netif *, struct pbuf *);
285 pppoe_dispatch_disc_pkt(struct netif *netif, struct pbuf *pb)
550 pppoe_disc_input(struct netif *netif, struct pbuf *p)
561 pppoe_data_input(struct netif *netif, struct pbuf *pb)
637 pppoe_output(struct pppoe_softc *sc, struct pbuf *pb)
670 struct pbuf *pb;
891 struct pbuf *pb;
949 struct pbuf *pb;
979 struct pbuf *pb;
1013 struct pbuf *pb;
1053 pppoe_xmit(struct pppoe_softc *sc, struct pbuf *pb)
1084 pppoe_ifattach_hook(void *arg, struct pbuf **mp, struct netif *ifp, int dir)
1089 if (mp != (struct pbuf **)PFIL_IFNET_DETACH) {