netdev_compute_features 1701 include/linux/netdevice.h extern int netdev_compute_features(unsigned long all, unsigned long one);
netdev_compute_features  355 net/bridge/br_if.c 		features = netdev_compute_features(features, p->dev->features);