Home
last modified time | relevance | path

Searched defs:fastopenq (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Drequest_sock.c92 struct fastopen_queue *fastopenq; in reqsk_fastopen_remove() local
[all...]
/kernel/linux/linux-6.6/net/core/
H A Drequest_sock.c92 struct fastopen_queue *fastopenq; in reqsk_fastopen_remove() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_tcp6.c79 const struct fastopen_queue *fastopenq; in dump_tcp6_sock() local
H A Dbpf_iter_tcp4.c79 const struct fastopen_queue *fastopenq; in dump_tcp_sock() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_tcp6.c78 const struct fastopen_queue *fastopenq; in dump_tcp6_sock() local
H A Dbpf_iter_tcp4.c78 const struct fastopen_queue *fastopenq; in dump_tcp_sock() local
/kernel/linux/linux-5.10/include/net/
H A Drequest_sock.h183 struct fastopen_queue fastopenq; /* Check max_qlen != 0 to determine member
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_fastopen.c314 struct fastopen_queue *fastopenq; in tcp_fastopen_queue_check() local
[all...]
H A Dtcp_ipv4.c2592 const struct fastopen_queue *fastopenq = &icsk->icsk_accept_queue.fastopenq; in get_tcp4_sock() local
/kernel/linux/linux-6.6/include/net/
H A Drequest_sock.h185 struct fastopen_queue fastopenq; /* Check max_qlen != 0 to determine member
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_fastopen.c298 struct fastopen_queue *fastopenq; in tcp_fastopen_queue_check() local
[all...]
H A Dtcp_ipv4.c2661 const struct fastopen_queue *fastopenq = &icsk->icsk_accept_queue.fastopenq; in get_tcp4_sock() local
/kernel/linux/linux-5.10/net/ipv6/
H A Dtcp_ipv6.c1987 const struct fastopen_queue *fastopenq = &icsk->icsk_accept_queue.fastopenq; in get_tcp6_sock() local
/kernel/linux/linux-6.6/net/ipv6/
H A Dtcp_ipv6.c2001 const struct fastopen_queue *fastopenq = &icsk->icsk_accept_queue.fastopenq; in get_tcp6_sock() local

Completed in 20 milliseconds