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

/xnu-2422.115.4/bsd/net/
H A Dif_utun.c88 static errno_t utun_proto_pre_output(ifnet_t interface, protocol_family_t protocol,
819 utun_proto_pre_output( function
843 proto.pre_output = utun_proto_pre_output;

Completed in 64 milliseconds