Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnetdevice.h3038 struct packet_offload { struct
3039 __be16 type; /* This is really htons(ether_type). */
3040 u16 priority;
3041 struct offload_callbacks callbacks;
3042 struct list_head list;