Searched defs:segsz (Results 1 – 2 of 2) sorted by relevance
198 u_int segsz, tso_hlen, tso_lenmax = 0; in tcp_output() local1410 tcp_tso_getsize(struct tcpcb *tp, u_int *segsz, u_int *hlen0) in tcp_tso_getsize()
227 #define ET_RXMAC_SEGSZ(segsz) ((segsz) / ET_MEM_UNIT) argument