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

/macosx-10.5.8/xnu-1228.15.4/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 proto_plumb_handler plumb, proto_unplumb_handler unplumb);
H A Dkpi_protocol.c70 proto_plumb_handler attach_proto;
379 proto_plumb_handler attach,

Completed in 28 milliseconds