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

/macosx-10.10.1/xnu-2782.1.97/bsd/net/
H A Dkpi_protocol.h130 @typedef proto_plumb_handler
131 @discussion proto_plumb_handler is called to attach a protocol to an
140 typedef errno_t (*proto_plumb_handler)(ifnet_t ifp, protocol_family_t protocol); typedef
170 ifnet_family_t if_fam, proto_plumb_handler plumb,
H A Dkpi_protocol.c70 proto_plumb_handler attach_proto;
349 ifnet_family_t interface_family, proto_plumb_handler attach,

Completed in 55 milliseconds