Searched defs:packet_offload (Results 1 – 2 of 2) sorted by relevance
2558 struct packet_offload { struct2559 __be16 type; /* This is really htons(ether_type). */2560 u16 priority;2561 struct offload_callbacks callbacks;2562 struct list_head list;
2360 struct packet_offload { struct2361 __be16 type; /* This is really htons(ether_type). */2362 u16 priority;2363 struct offload_callbacks callbacks;2364 struct list_head list;