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

/darwin-on-arm/xnu/bsd/net/
H A Dif_stf.c199 static errno_t stf_output(ifnet_t ifp, mbuf_t m);
346 stf_init.output = stf_output;
624 /* All the output processing is done here, don't let stf_output be called */
632 stf_output( function

Completed in 18 milliseconds