Searched defs:net_device_ops (Results 1 – 1 of 1) sorted by relevance
1400 struct net_device_ops { struct1401 int (*ndo_init)(struct net_device *dev);1403 int (*ndo_open)(struct net_device *dev);1404 int (*ndo_stop)(struct net_device *dev);1442 int (*ndo_get_offload_stats)(int attr_id,1489 int (*ndo_set_vf_rss_query_en)(1544 int (*ndo_fdb_add)(struct ndmsg *ndm,1552 int (*ndo_fdb_del)(struct ndmsg *ndm,1562 int (*ndo_fdb_dump)(struct sk_buff *skb,1567 int (*ndo_fdb_get)(struct sk_buff *skb,[all …]