Home
last modified time | relevance | path

Searched defs:packet_offload (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dnetdevice.h2562 struct packet_offload { struct
2563 __be16 type; /* This is really htons(ether_type). */
2564 u16 priority;
2565 struct offload_callbacks callbacks;
2566 struct list_head list;