Searched refs:lwip_tx_func (Results 1 – 2 of 2) sorted by relevance
61 static err_t lwip_tx_func(struct netif *netif, struct pbuf *p) in lwip_tx_func() function73 netif->linkoutput = lwip_tx_func; in testif_init()
167 static err_t lwip_tx_func(struct netif *netif, struct pbuf *p);174 netif->linkoutput = lwip_tx_func; in testif_init()241 static err_t lwip_tx_func(struct netif *netif, struct pbuf *p) in lwip_tx_func() function