Lines Matching defs:bpf_tcp_req_attrs
497 struct bpf_tcp_req_attrs { struct498 u32 rcv_tsval;499 u32 rcv_tsecr;500 u16 mss;501 u8 rcv_wscale;502 u8 snd_wscale;503 u8 ecn_ok;504 u8 wscale_ok;505 u8 sack_ok;506 u8 tstamp_ok;507 u8 usec_ts_ok;508 u8 reserved[3];