Man Page: netdev_increment_features
Operating Environment: centos
Section: 9
NETDEV_INCREMENT_FEA(9) Network device support NETDEV_INCREMENT_FEA(9)NAMEnetdev_increment_features - increment feature set by oneSYNOPSISnetdev_features_t netdev_increment_features(netdev_features_t all, netdev_features_t one, netdev_features_t mask);ARGUMENTSall current feature set one new feature set mask mask feature setDESCRIPTIONComputes a new feature set after adding a device with feature set one to the master device with current feature set all. Will not enable anything that is off in mask. Returns the new feature set.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NETDEV_INCREMENT_FEA(9)
| Related Man Pages |
|---|
| gimp::feature(3) - redhat |
| mpscnnsoftmaxgradient(3) - mojave |
| tt_feature_enabled(3) - hpux |
| cpan::meta::feature5.18(3) - mojave |
| feature(3pm) - redhat |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |