netdev_features_t   48 include/linux/if_macvlan.h 	netdev_features_t	set_features;
netdev_features_t   57 include/linux/if_macvlan.h 	netdev_features_t	tap_features;
netdev_features_t  274 include/linux/if_vlan.h static inline bool vlan_hw_offload_capable(netdev_features_t features,
netdev_features_t   81 include/linux/netdev_features.h #define __NETIF_F_BIT(bit)	((netdev_features_t)1 << (bit))
netdev_features_t 1109 include/linux/netdevice.h 	netdev_features_t	(*ndo_fix_features)(struct net_device *dev,
netdev_features_t 1110 include/linux/netdevice.h 						    netdev_features_t features);
netdev_features_t 1112 include/linux/netdevice.h 						    netdev_features_t features);
netdev_features_t 1159 include/linux/netdevice.h 	netdev_features_t	(*ndo_features_check) (struct sk_buff *skb,
netdev_features_t 1161 include/linux/netdevice.h 						       netdev_features_t features);
netdev_features_t 1493 include/linux/netdevice.h 	netdev_features_t	features;
netdev_features_t 1494 include/linux/netdevice.h 	netdev_features_t	hw_features;
netdev_features_t 1495 include/linux/netdevice.h 	netdev_features_t	wanted_features;
netdev_features_t 1496 include/linux/netdevice.h 	netdev_features_t	vlan_features;
netdev_features_t 1497 include/linux/netdevice.h 	netdev_features_t	hw_enc_features;
netdev_features_t 1498 include/linux/netdevice.h 	netdev_features_t	mpls_features;
netdev_features_t 1933 include/linux/netdevice.h 						netdev_features_t features);
netdev_features_t 3436 include/linux/netdevice.h 				  netdev_features_t features, bool tx_path);
netdev_features_t 3438 include/linux/netdevice.h 				    netdev_features_t features);
netdev_features_t 3441 include/linux/netdevice.h struct sk_buff *skb_gso_segment(struct sk_buff *skb, netdev_features_t features)
netdev_features_t 3447 include/linux/netdevice.h static inline bool can_checksum_protocol(netdev_features_t features,
netdev_features_t 3518 include/linux/netdevice.h static inline netdev_features_t netdev_intersect_features(netdev_features_t f1,
netdev_features_t 3519 include/linux/netdevice.h 							  netdev_features_t f2)
netdev_features_t 3532 include/linux/netdevice.h static inline netdev_features_t netdev_get_wanted_features(
netdev_features_t 3537 include/linux/netdevice.h netdev_features_t netdev_increment_features(netdev_features_t all,
netdev_features_t 3538 include/linux/netdevice.h 	netdev_features_t one, netdev_features_t mask);
netdev_features_t 3544 include/linux/netdevice.h static inline netdev_features_t netdev_add_tso_features(netdev_features_t features,
netdev_features_t 3545 include/linux/netdevice.h 							netdev_features_t mask)
netdev_features_t 3557 include/linux/netdevice.h netdev_features_t netif_skb_features(struct sk_buff *skb);
netdev_features_t 3559 include/linux/netdevice.h static inline bool net_gso_ok(netdev_features_t features, int gso_type)
netdev_features_t 3561 include/linux/netdevice.h 	netdev_features_t feature = gso_type << NETIF_F_GSO_SHIFT;
netdev_features_t 3581 include/linux/netdevice.h static inline bool skb_gso_ok(struct sk_buff *skb, netdev_features_t features)
netdev_features_t 3588 include/linux/netdevice.h 				   netdev_features_t features)
netdev_features_t 2662 include/linux/skbuff.h struct sk_buff *skb_segment(struct sk_buff *skb, netdev_features_t features);
netdev_features_t 2706 include/linux/skbuff.h 				       netdev_features_t features)
netdev_features_t 1755 include/net/mac80211.h 	netdev_features_t netdev_features;
netdev_features_t  387 include/net/sock.h 	netdev_features_t	sk_route_caps;
netdev_features_t  388 include/net/sock.h 	netdev_features_t	sk_route_nocaps;
netdev_features_t 1816 include/net/sock.h static inline void sk_nocaps_add(struct sock *sk, netdev_features_t flags)
netdev_features_t 1585 include/net/tcp.h 				netdev_features_t features);
netdev_features_t  242 include/net/udp.h 				       netdev_features_t features,
netdev_features_t   57 include/net/vxlan.h static inline netdev_features_t vxlan_features_check(struct sk_buff *skb,
netdev_features_t   58 include/net/vxlan.h 						     netdev_features_t features)