Home
last modified time | relevance | path

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

/linux-6.8/include/linux/
Dnetdevice.h2789 struct packet_offload { struct
2790 __be16 type; /* This is really htons(ether_type). */
2791 u16 priority;
2792 struct offload_callbacks callbacks;
2793 struct list_head list;