Searched defs:tso_mss (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/sys/dev/gve/ |
H A D | gve_tx.c | 441 gve_tx_fill_seg_desc(struct gve_tx_seg_desc * seg_desc,bool is_tso,uint16_t len,uint64_t addr,bool is_ipv6,uint8_t l3_off,uint16_t tso_mss) gve_tx_fill_seg_desc() argument 554 uint16_t tso_mss, l4_off, l4_data_off, pkt_len, first_seg_len; gve_xmit() local
|