Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h76267 struct tcp_request_sock { struct
76269 const struct tcp_request_sock_ops *af_specific; argument
76270 u64 snt_synack;
76271 bool tfo_listener;
76272 bool is_mptcp;
76273 u32 txhash;
76274 u32 rcv_isn;
76275 u32 snt_isn;
76276 u32 ts_off;
76277 u32 last_oow_ack_time;
[all …]