Home
last modified time | relevance | path

Searched defs:last_seg_size (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dinet_connection_sock.h120 __u16 last_seg_size; /* Size of last incoming segment */ member
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c968 int payload_len, last_seg_size; in is_hw_tso_supported() local