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

/darwin-on-arm/xnu/bsd/net/
H A Dkpi_protocol.h131 @typedef proto_plumb_handler
132 @discussion proto_plumb_handler is called to attach a protocol to an
141 typedef errno_t (*proto_plumb_handler)(ifnet_t ifp, protocol_family_t protocol); typedef
171 ifnet_family_t if_fam, proto_plumb_handler plumb,
H A Dkpi_protocol.c70 proto_plumb_handler attach_proto;
363 ifnet_family_t interface_family, proto_plumb_handler attach,

Completed in 24 milliseconds