Home
last modified time | relevance | path

Searched refs:passthru_features_check (Results 1 – 12 of 12) sorted by relevance

/linux-4.4.14/net/bridge/
Dbr_device.c350 .ndo_features_check = passthru_features_check,
/linux-4.4.14/drivers/net/
Dveth.c287 .ndo_features_check = passthru_features_check,
Dmacvlan.c1052 .ndo_features_check = passthru_features_check,
Dtun.c968 .ndo_features_check = passthru_features_check,
/linux-4.4.14/drivers/net/ethernet/intel/igbvf/
Dnetdev.c2618 .ndo_features_check = passthru_features_check,
/linux-4.4.14/drivers/net/team/
Dteam.c1991 .ndo_features_check = passthru_features_check,
/linux-4.4.14/net/core/
Ddev.c2660 netdev_features_t passthru_features_check(struct sk_buff *skb, in passthru_features_check() function
2666 EXPORT_SYMBOL(passthru_features_check);
/linux-4.4.14/include/linux/
Dnetdevice.h3769 netdev_features_t passthru_features_check(struct sk_buff *skb,
/linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf_main.c3909 .ndo_features_check = passthru_features_check,
/linux-4.4.14/drivers/net/bonding/
Dbond_main.c4105 .ndo_features_check = passthru_features_check,
/linux-4.4.14/drivers/net/ethernet/intel/igb/
Digb_main.c2091 .ndo_features_check = passthru_features_check,
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
Dnetdev.c6955 .ndo_features_check = passthru_features_check,