Query: netdev_rx_handler_register
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NETDEV_RX_HANDLER_RE(9) Network device support NETDEV_RX_HANDLER_RE(9)NAMEnetdev_rx_handler_register - register receive handlerSYNOPSISint netdev_rx_handler_register(struct net_device * dev, rx_handler_func_t * rx_handler, void * rx_handler_data);ARGUMENTSdev device to register a handler for rx_handler receive handler to register rx_handler_data data pointer that is used by rx handlerDESCRIPTIONRegister a receive hander for a device. This handler will then be called from __netif_receive_skb. A negative errno code is returned on a failure. The caller must hold the rtnl_mutex. For a general description of rx_handler, see enum rx_handler_result.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NETDEV_RX_HANDLER_RE(9)
Related Man Pages |
---|
request_threaded_irq(9) - suse |
parport_register_device(9) - centos |
struct_input_handler(9) - centos |
request_irq(9) - suse |
ldi_add_event_handler(9f) - sunos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
DB2 convert digits to binary format |
Docker learning Phase-I |
Controlling user input |
Please Welcome Dave Munro to the Moderator Team! |