Searched defs:packet_offload (Results 1 – 1 of 1) sorted by relevance
1991 struct packet_offload { struct1992 __be16 type; /* This is really htons(ether_type). */1993 struct offload_callbacks callbacks;1994 struct list_head list;