Query: call_netdevice_notifiers
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CALL_NETDEVICE_NOTIF(9) Network device support CALL_NETDEVICE_NOTIF(9)NAMEcall_netdevice_notifiers - call all network notifier blocksSYNOPSISint call_netdevice_notifiers(unsigned long val, struct net_device * dev);ARGUMENTSval value passed unmodified to notifier function dev net_device pointer passed unmodified to notifier functionDESCRIPTIONCall all network notifier blocks. Parameters and return value are as for raw_notifier_call_chain.COPYRIGHTKernel Hackers Manual 3.10 June 2014 CALL_NETDEVICE_NOTIF(9)