Searched refs:utun_output (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/bsd/net/
H A Dif_utun.c71 static errno_t utun_output(ifnet_t interface, mbuf_t data);
213 utun_init.output = utun_output;
635 utun_output( function
673 printf("utun_output - ctl_enqueuembuf failed: %d\n", result);

Completed in 21 milliseconds