Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dkpi_protocol.h156 typedef void (*proto_unplumb_handler)(ifnet_t ifp, protocol_family_t protocol); typedef
176 proto_unplumb_handler unplumb)
H A Dkpi_protocol.c71 proto_unplumb_handler detach_proto;
347 proto_unplumb_handler detach) in proto_register_plumber()