Searched defs:offload_info (Results 1 – 1 of 1) sorted by relevance
324 struct offload_info { struct325 u32 version; // current version is 0x00000000326 u32 len; // The whole structure length328 u8 mac_addr[6]; // 8 bytes to keep alignment. Only331 u8 reserved[2];333 struct offload_ip_info ips;334 struct offload_port_info ports;335 struct offload_ka_info kas;336 struct offload_rr_info rrs;337 u8 buf[0];