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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dkpi_interface.h416 @typedef proto_media_event
417 @discussion proto_media_event is called to notify this layer of
423 typedef void (*proto_media_event)(ifnet_t ifp, protocol_family_t protocol, typedef
428 @discussion proto_media_event allows this layer to handle ioctls.
671 proto_media_event event; /* optional */
684 proto_media_event event; /* optional */
H A Ddlil.c112 proto_media_event event;
121 proto_media_event event;
1152 proto_media_event eventp = proto->proto_kpi == kProtoKPI_v1

Completed in 69 milliseconds