Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dbpf.h6432 struct bpf_tcp_sock { argument
6427 struct bpf_tcp_sock { global() struct
6428 snd_cwndbpf_tcp_sock global() argument
6429 srtt_usbpf_tcp_sock global() argument
6430 rtt_minbpf_tcp_sock global() argument
6431 snd_ssthreshbpf_tcp_sock global() argument
6433 snd_nxtbpf_tcp_sock global() argument
6434 snd_unabpf_tcp_sock global() argument
6435 mss_cachebpf_tcp_sock global() argument
6436 ecn_flagsbpf_tcp_sock global() argument
6437 rate_deliveredbpf_tcp_sock global() argument
6438 rate_interval_usbpf_tcp_sock global() argument
6439 packets_outbpf_tcp_sock global() argument
6440 retrans_outbpf_tcp_sock global() argument
6441 total_retransbpf_tcp_sock global() argument
6442 segs_inbpf_tcp_sock global() argument
6445 data_segs_inbpf_tcp_sock global() argument
6448 segs_outbpf_tcp_sock global() argument
6451 data_segs_outbpf_tcp_sock global() argument
6454 lost_outbpf_tcp_sock global() argument
6455 sacked_outbpf_tcp_sock global() argument
6456 bytes_receivedbpf_tcp_sock global() argument
6460 bytes_ackedbpf_tcp_sock global() argument
6464 dsack_dupsbpf_tcp_sock global() argument
6467 deliveredbpf_tcp_sock global() argument
6468 delivered_cebpf_tcp_sock global() argument
6469 icsk_retransmitsbpf_tcp_sock global() argument
/linux/tools/include/uapi/linux/
H A Dbpf.h6432 struct bpf_tcp_sock { argument
6427 struct bpf_tcp_sock { global() struct
6428 snd_cwndbpf_tcp_sock global() argument
6429 srtt_usbpf_tcp_sock global() argument
6430 rtt_minbpf_tcp_sock global() argument
6431 snd_ssthreshbpf_tcp_sock global() argument
6433 snd_nxtbpf_tcp_sock global() argument
6434 snd_unabpf_tcp_sock global() argument
6435 mss_cachebpf_tcp_sock global() argument
6436 ecn_flagsbpf_tcp_sock global() argument
6437 rate_deliveredbpf_tcp_sock global() argument
6438 rate_interval_usbpf_tcp_sock global() argument
6439 packets_outbpf_tcp_sock global() argument
6440 retrans_outbpf_tcp_sock global() argument
6441 total_retransbpf_tcp_sock global() argument
6442 segs_inbpf_tcp_sock global() argument
6445 data_segs_inbpf_tcp_sock global() argument
6448 segs_outbpf_tcp_sock global() argument
6451 data_segs_outbpf_tcp_sock global() argument
6454 lost_outbpf_tcp_sock global() argument
6455 sacked_outbpf_tcp_sock global() argument
6456 bytes_receivedbpf_tcp_sock global() argument
6460 bytes_ackedbpf_tcp_sock global() argument
6464 dsack_dupsbpf_tcp_sock global() argument
6467 deliveredbpf_tcp_sock global() argument
6468 delivered_cebpf_tcp_sock global() argument
6469 icsk_retransmitsbpf_tcp_sock global() argument
/linux/net/core/
H A Dfilter.c7443 BPF_CALL_1(bpf_tcp_sock, struct sock *, sk) in BPF_CALL_1() argument