Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
Dnetdevice.h2724 struct packet_offload { struct
2725 __be16 type; /* This is really htons(ether_type). */
2726 u16 priority;
2727 struct offload_callbacks callbacks;
2728 struct list_head list;
/kernel/linux/linux-5.10/include/linux/
Dnetdevice.h2584 struct packet_offload { struct
2585 __be16 type; /* This is really htons(ether_type). */
2586 u16 priority;
2587 struct offload_callbacks callbacks;
2588 struct list_head list;