Name

get_netdev_ops_ext — Return netdev extended ops from netdev

Synopsis

const struct net_device_ops_ext * get_netdev_ops_ext (const struct net_device * netdev);
 

Arguments

netdev

Network device

Description

This function should be used through GET_NETDEV_OP_EXT macro.