Searched refs:netif_loop_output (Results 1 – 3 of 3) sorted by relevance
98 netif->output = netif_loop_output; in netif_loopif_init()588 netif_loop_output(struct netif *netif, struct pbuf *p, in netif_loop_output() function
304 err_t netif_loop_output(struct netif *netif, struct pbuf *p, ip_addr_t *dest_ip);
711 return netif_loop_output(netif, p, dest);715 netif_loop_output(netif, p, dest);