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

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

Completed in 372 milliseconds