Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/net/
H A Dif_utun.c177 static errno_t utun_proto_pre_output(ifnet_t interface, protocol_family_t protocol,
2892 utun_proto_pre_output(__unused ifnet_t interface, in utun_proto_pre_output() function
2912 proto.pre_output = utun_proto_pre_output; in utun_attach_proto()