Searched refs:netdev_features_t (Results 1 – 11 of 11) sorted by relevance
48 netdev_features_t set_features;57 netdev_features_t tap_features;
1145 netdev_features_t (*ndo_features_check)(struct sk_buff *skb,1147 netdev_features_t features);1259 netdev_features_t (*ndo_fix_features)(struct net_device *dev,1260 netdev_features_t features);1262 netdev_features_t features);1683 netdev_features_t features;1684 netdev_features_t hw_features;1685 netdev_features_t wanted_features;1686 netdev_features_t vlan_features;1687 netdev_features_t hw_enc_features;[all …]
15 typedef u64 netdev_features_t; typedef89 #define __NETIF_F_BIT(bit) ((netdev_features_t)1 << (bit))
292 static inline bool vlan_hw_offload_capable(netdev_features_t features, in vlan_hw_offload_capable()633 static inline netdev_features_t vlan_features_check(struct sk_buff *skb, in vlan_features_check()634 netdev_features_t features) in vlan_features_check()
3080 struct sk_buff *skb_segment(struct sk_buff *skb, netdev_features_t features);3141 netdev_features_t features) in skb_needs_linearize()
45 netdev_features_t features);
302 static inline netdev_features_t vxlan_features_check(struct sk_buff *skb, in vxlan_features_check()303 netdev_features_t features) in vxlan_features_check()
265 netdev_features_t features,
406 netdev_features_t sk_route_caps;407 netdev_features_t sk_route_nocaps;1768 static inline void sk_nocaps_add(struct sock *sk, netdev_features_t flags) in sk_nocaps_add()
2209 netdev_features_t netdev_features;
1752 netdev_features_t features);