Searched defs:packet_offload (Results 1 – 1 of 1) sorted by relevance
2717 struct packet_offload { struct2718 __be16 type; /* This is really htons(ether_type). */2719 u16 priority;2720 struct offload_callbacks callbacks;2721 struct list_head list;
Completed in 23 milliseconds