]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/net/dcbnl.h
dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP data
[karo-tx-linux.git] / include / net / dcbnl.h
index b3cf10d9b828b62ee8b88f1519c38127fac60045..c53a4e06a16af09268d6c7e8a044028bb0ca5daf 100644 (file)
@@ -30,6 +30,7 @@ struct dcb_app_type {
 
 u8 dcb_setapp(struct net_device *, struct dcb_app *);
 u8 dcb_getapp(struct net_device *, struct dcb_app *);
+int dcb_ieee_setapp(struct net_device *, struct dcb_app *);
 
 int dcbnl_notify(struct net_device *dev, int event, int cmd, u32 seq, u32 pid);