Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Drequest_sock.c92 struct fastopen_queue *fastopenq; in reqsk_fastopen_remove() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_tcp4.c78 const struct fastopen_queue *fastopenq; in dump_tcp_sock() local
H A Dbpf_iter_tcp6.c78 const struct fastopen_queue *fastopenq; in dump_tcp6_sock() local
/openbmc/linux/net/ipv4/
H A Dtcp_fastopen.c299 struct fastopen_queue *fastopenq; in tcp_fastopen_queue_check() local
H A Dtcp_ipv4.c2676 const struct fastopen_queue *fastopenq = &icsk->icsk_accept_queue.fastopenq; in get_tcp4_sock() local
/openbmc/linux/include/net/
H A Drequest_sock.h185 struct fastopen_queue fastopenq; /* Check max_qlen != 0 to determine member
/openbmc/linux/net/ipv6/
H A Dtcp_ipv6.c1994 const struct fastopen_queue *fastopenq = &icsk->icsk_accept_queue.fastopenq; in get_tcp6_sock() local