Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_sock_fields.c44 struct tcp_sock { struct
48 struct bpf_tcp_sock listen_tp = {}; argument
/linux/net/ipv4/
H A Dbpf_tcp_ca.c121 BPF_CALL_2(bpf_tcp_send_ack, struct tcp_sock *, tp, u32, rcv_nxt) in BPF_CALL_2()
/linux/net/mptcp/
H A Dprotocol.h569 struct sock *tcp_sock; /* tcp sk backpointer */ member