Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dnetdevice.h2345 struct packet_offload { struct
2346 __be16 type; /* This is really htons(ether_type). */
2347 u16 priority;
2348 struct offload_callbacks callbacks;
2349 struct list_head list;