poll_handler_t
static poll_handler_t dc_poll;
static poll_handler_t fwe_poll;
static poll_handler_t fwip_poll;
static poll_handler_t fxp_poll;
static poll_handler_t mge_poll;
static poll_handler_t ptnet_poll;
static poll_handler_t nfe_poll;
static poll_handler_t nge_poll;
static poll_handler_t sis_poll;
static poll_handler_t smc_poll;
static poll_handler_t ste_poll, ste_poll_locked;
static poll_handler_t tsec_poll;
static poll_handler_t vr_poll;
static poll_handler_t vr_poll_locked;
poll_handler_t *handler;
ether_poll_register(poll_handler_t *h, if_t ifp)
int ether_poll_register(poll_handler_t *h, if_t ifp);