Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h76026 struct tcp_sock { struct
76027 struct inet_connection_sock inet_conn;
76028 u16 tcp_header_len;
76029 u16 gso_segs;
76030 __be32 pred_flags;
76031 u64 bytes_received;
76032 u32 segs_in;
76033 u32 data_segs_in;
76034 u32 rcv_nxt;
76035 u32 copied_seq;
[all …]