Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dnetdevice.h2685 struct packet_offload { struct
2686 __be16 type; /* This is really htons(ether_type). */
2687 u16 priority;
2688 struct offload_callbacks callbacks;
2689 struct list_head list;

Completed in 23 milliseconds