Searched refs:NETIF_F_NOCACHE_COPY (Results 1 – 5 of 5) sorted by relevance
123 #define NETIF_F_NOCACHE_COPY __NETIF_F(NOCACHE_COPY) macro228 #define NETIF_F_ALL_FOR_ALL (NETIF_F_NOCACHE_COPY | NETIF_F_FSO)
391 if (sk->sk_route_caps & NETIF_F_NOCACHE_COPY) in sk_msg_memcopy_from_iter()
10462 dev->hw_features |= NETIF_F_NOCACHE_COPY; in register_netdevice()
2168 } else if (sk->sk_route_caps & NETIF_F_NOCACHE_COPY) { in skb_do_copy_data_nocache()
1780 if (sk->sk_route_caps & NETIF_F_NOCACHE_COPY) { in do_copy_data_nocache()
Completed in 40 milliseconds