Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dnetdevice.h2558 struct packet_offload { struct
2559 __be16 type; /* This is really htons(ether_type). */
2560 u16 priority;
2561 struct offload_callbacks callbacks;
2562 struct list_head list;
/kernel/linux/linux-4.19/include/linux/
Dnetdevice.h2360 struct packet_offload { struct
2361 __be16 type; /* This is really htons(ether_type). */
2362 u16 priority;
2363 struct offload_callbacks callbacks;
2364 struct list_head list;