Home
last modified time | relevance | path

Searched defs:dcbnl_getapptrust (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Ddcbnl.h129 int (*dcbnl_getapptrust)(struct net_device *, u8 *, int *); member
/openbmc/linux/net/dcb/
H A Ddcbnl.c1064 static int dcbnl_getapptrust(struct net_device *netdev, struct sk_buff *skb) in dcbnl_getapptrust() function