Searched refs:ethip6_output (Results 1 – 4 of 4) sorted by relevance
60 err_t ethip6_output(struct netif *netif, struct pbuf *q, const ip6_addr_t *ip6addr);
78 ethip6_output(struct netif *netif, struct pbuf *q, const ip6_addr_t *ip6addr) in ethip6_output() function
323 netif->output_ip6 = ethip6_output;
Completed in 5 milliseconds