Searched defs:tcp_sock (Results 1 – 4 of 4) sorted by relevance
194 struct tcp_sock { struct 204 inet_conntcp_sock global() argument 213 retransmit_skb_hinttcp_sock global() argument 231 is_cwnd_limitedtcp_sock global() argument 252 recvmsg_inqtcp_sock global() argument 256 segs_outtcp_sock global() argument 281 ecn_flagstcp_sock global() argument 309 rate_app_limitedtcp_sock global() argument 313 bytes_receivedtcp_sock global() argument 318 segs_intcp_sock global() argument 321 data_segs_intcp_sock global() argument 347 rcvq_spacetcp_sock global() argument 355 dsack_dupstcp_sock global() argument 358 compressed_ack_rcv_nxttcp_sock global() argument 359 tsq_nodetcp_sock global() argument 362 tcp_racktcp_sock global() argument 372 racktcp_sock global() argument 373 compressed_acktcp_sock global() argument 374 dup_ack_countertcp_sock global() argument 375 tlp_retranstcp_sock global() argument 376 unusedtcp_sock global() argument 377 thin_ltotcp_sock global() argument 378 fastopen_connecttcp_sock global() argument 379 fastopen_no_cookietcp_sock global() argument 380 fastopen_client_failtcp_sock global() argument 381 frtotcp_sock global() argument 382 repair_queuetcp_sock global() argument 383 save_syntcp_sock global() argument 384 syn_datatcp_sock global() argument 385 syn_fastopentcp_sock global() argument 386 syn_fastopen_exptcp_sock global() argument 387 syn_fastopen_chtcp_sock global() argument 388 syn_data_ackedtcp_sock global() argument 390 keepalive_probestcp_sock global() argument 391 tcp_tx_delaytcp_sock global() argument 394 mdev_max_ustcp_sock global() argument 396 reord_seentcp_sock global() argument 401 snd_cwnd_cnttcp_sock global() argument 402 snd_cwnd_clamptcp_sock global() argument 403 snd_cwnd_usedtcp_sock global() argument 404 snd_cwnd_stamptcp_sock global() argument 405 prior_cwndtcp_sock global() argument 406 prr_deliveredtcp_sock global() argument 408 last_oow_ack_timetcp_sock global() argument 410 pacing_timertcp_sock global() argument 411 compressed_ack_timertcp_sock global() argument 413 ooo_last_skbtcp_sock global() argument 416 duplicate_sacktcp_sock global() argument 417 selective_ackstcp_sock global() argument 419 recv_sack_cachetcp_sock global() argument 421 lost_cnt_hinttcp_sock global() argument 423 prior_ssthreshtcp_sock global() argument 424 high_seqtcp_sock global() argument 426 retrans_stamptcp_sock global() argument 429 undo_markertcp_sock global() argument 430 undo_retranstcp_sock global() argument 431 bytes_retranstcp_sock global() argument 434 total_retranstcp_sock global() argument 435 rto_stamptcp_sock global() argument 436 total_rtotcp_sock global() argument 439 total_rto_recoveriestcp_sock global() argument 442 total_rto_timetcp_sock global() argument 444 urg_seqtcp_sock global() argument 445 keepalive_timetcp_sock global() argument 446 keepalive_intvltcp_sock global() argument 448 linger2tcp_sock global() argument 453 bpf_sock_ops_cb_flagstcp_sock global() argument 456 bpf_chg_cc_inprogresstcp_sock global() argument 490 af_specifictcp_sock global() argument 494 md5sig_infotcp_sock global() argument 497 ao_infotcp_sock global() argument 502 fastopen_reqtcp_sock global() argument 506 fastopen_rsktcp_sock global() argument 507 saved_syntcp_sock global() argument
44 struct tcp_sock { struct48 struct bpf_tcp_sock listen_tp = {}; argument
121 BPF_CALL_2(bpf_tcp_send_ack, struct tcp_sock *, tp, u32, rcv_nxt) in BPF_CALL_2()
570 struct sock *tcp_sock; /* tcp sk backpointer */ global() member