Searched refs:dcbnl_cee_pg_fill (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/dcb/ |
H A D | dcbnl.c | 1174 static int dcbnl_cee_pg_fill(struct sk_buff *skb, struct net_device *dev, in dcbnl_cee_pg_fill() function 1243 err = dcbnl_cee_pg_fill(skb, netdev, 1); in dcbnl_cee_fill() 1249 err = dcbnl_cee_pg_fill(skb, netdev, 0); in dcbnl_cee_fill()
|
/kernel/linux/linux-6.6/net/dcb/ |
H A D | dcbnl.c | 1310 static int dcbnl_cee_pg_fill(struct sk_buff *skb, struct net_device *dev, in dcbnl_cee_pg_fill() function 1379 err = dcbnl_cee_pg_fill(skb, netdev, 1); in dcbnl_cee_fill() 1385 err = dcbnl_cee_pg_fill(skb, netdev, 0); in dcbnl_cee_fill()
|
Completed in 6 milliseconds