Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:TCPF_LISTEN
(Results
1 - 25
of
41
) sorted by relevance
1
2
/kernel/linux/linux-5.10/include/net/
H
A
D
tcp_states.h
43
TCPF_LISTEN
= (1 << TCP_LISTEN),
enumerator
/kernel/linux/linux-6.6/include/net/
H
A
D
tcp_states.h
43
TCPF_LISTEN
= (1 << TCP_LISTEN),
enumerator
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H
A
D
tcp_nip_timer.c
56
if (((1 << sk->sk_state) & (TCPF_CLOSE |
TCPF_LISTEN
)) ||
in tcp_nip_delack_timer_handler()
270
if (((1 << sk->sk_state) & (TCPF_CLOSE |
TCPF_LISTEN
)) || !icsk->icsk_pending)
in tcp_nip_write_timer_handler()
H
A
D
af_ninet.c
322
if (!((1 << old_state) & (TCPF_CLOSE |
TCPF_LISTEN
)))
in ninet_listen()
/kernel/linux/linux-5.10/net/sctp/
H
A
D
diag.c
380
if (!(r->idiag_states &
TCPF_LISTEN
) && !list_empty(&ep->asocs))
in sctp_ep_dump()
484
if (!(idiag_states &
TCPF_LISTEN
))
in sctp_diag_dump()
502
if (!(idiag_states & ~(
TCPF_LISTEN
| TCPF_CLOSE)))
in sctp_diag_dump()
/kernel/linux/linux-5.10/net/ipv4/
H
A
D
tcp_timer.c
296
if (((1 << sk->sk_state) & (TCPF_CLOSE |
TCPF_LISTEN
)) ||
in tcp_delack_timer_handler()
640
if (((1 << sk->sk_state) & (TCPF_CLOSE |
TCPF_LISTEN
)) ||
in tcp_write_timer_handler()
701
if ((1 << sk->sk_state) & (TCPF_CLOSE |
TCPF_LISTEN
))
in tcp_set_keepalive()
H
A
D
inet_diag.c
147
if (((1 << sk->sk_state) & (
TCPF_LISTEN
| TCPF_CLOSE)) &&
in inet_diag_msg_attrs_fill()
1023
if (!(idiag_states &
TCPF_LISTEN
) || r->id.idiag_dport)
in inet_diag_dump_icsk()
1074
if (!(idiag_states & ~
TCPF_LISTEN
))
in inet_diag_dump_icsk()
H
A
D
tcp_cong.c
206
if (!((1 << sk->sk_state) & (TCPF_CLOSE |
TCPF_LISTEN
)))
in tcp_reinit_congestion_control()
H
A
D
tcp.c
3154
!((1 << sk->sk_state) & (TCPF_CLOSE |
TCPF_LISTEN
))) {
in tcp_sock_set_keepidle_locked()
3456
TCPF_LISTEN
))) {
in do_tcp_setsockopt()
3480
else if (!((1 << sk->sk_state) & (TCPF_CLOSE |
TCPF_LISTEN
)))
in do_tcp_setsockopt()
3791
((1 << sk->sk_state) & (TCPF_CLOSE |
TCPF_LISTEN
)))
in do_tcp_getsockopt()
/kernel/linux/linux-6.6/net/sctp/
H
A
D
diag.c
374
if (!(r->idiag_states &
TCPF_LISTEN
) && !list_empty(&ep->asocs))
in sctp_ep_dump()
479
if (!(idiag_states &
TCPF_LISTEN
))
in sctp_diag_dump()
497
if (!(idiag_states & ~(
TCPF_LISTEN
| TCPF_CLOSE)))
in sctp_diag_dump()
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
tcp_timer.c
303
if ((1 << sk->sk_state) & (TCPF_CLOSE |
TCPF_LISTEN
))
in tcp_delack_timer_handler()
647
if (((1 << sk->sk_state) & (TCPF_CLOSE |
TCPF_LISTEN
)) ||
in tcp_write_timer_handler()
705
if ((1 << sk->sk_state) & (TCPF_CLOSE |
TCPF_LISTEN
))
in tcp_set_keepalive()
H
A
D
tcp_cong.c
268
if (!((1 << sk->sk_state) & (TCPF_CLOSE |
TCPF_LISTEN
)))
in tcp_reinit_congestion_control()
H
A
D
inet_diag.c
147
if (((1 << sk->sk_state) & (
TCPF_LISTEN
| TCPF_CLOSE)) &&
in inet_diag_msg_attrs_fill()
1028
if (!(idiag_states &
TCPF_LISTEN
) || r->id.idiag_dport)
in inet_diag_dump_icsk()
1080
if (!(idiag_states & ~
TCPF_LISTEN
))
in inet_diag_dump_icsk()
H
A
D
tcp.c
3328
!((1 << sk->sk_state) & (TCPF_CLOSE |
TCPF_LISTEN
))) {
in tcp_sock_set_keepidle_locked()
3631
TCPF_LISTEN
))) {
in do_tcp_setsockopt()
3655
else if (!((1 << sk->sk_state) & (TCPF_CLOSE |
TCPF_LISTEN
)))
in do_tcp_setsockopt()
3979
((1 << sk->sk_state) & (TCPF_CLOSE |
TCPF_LISTEN
)))
in do_tcp_getsockopt()
/kernel/linux/linux-5.10/include/linux/
H
A
D
dccp.h
56
DCCPF_LISTEN =
TCPF_LISTEN
,
/kernel/linux/linux-6.6/include/linux/
H
A
D
dccp.h
56
DCCPF_LISTEN =
TCPF_LISTEN
,
/kernel/linux/linux-5.10/net/phonet/
H
A
D
pep-gprs.c
267
if (unlikely((1 << sk->sk_state & (TCPF_CLOSE|
TCPF_LISTEN
)) ||
in gprs_attach()
H
A
D
pep.c
706
& ~(TCPF_CLOSE|
TCPF_LISTEN
|TCPF_CLOSE_WAIT))
in pep_do_rcv()
1142
if ((1 << sk->sk_state) & (
TCPF_LISTEN
|TCPF_CLOSE)) {
in pep_sendmsg()
1250
if (unlikely(1 << sk->sk_state & (
TCPF_LISTEN
| TCPF_CLOSE)))
in pep_recvmsg()
/kernel/linux/linux-6.6/net/phonet/
H
A
D
pep-gprs.c
271
if (unlikely((1 << sk->sk_state & (TCPF_CLOSE|
TCPF_LISTEN
)) ||
in gprs_attach()
H
A
D
pep.c
706
& ~(TCPF_CLOSE|
TCPF_LISTEN
|TCPF_CLOSE_WAIT))
in pep_do_rcv()
1165
if ((1 << sk->sk_state) & (
TCPF_LISTEN
|TCPF_CLOSE)) {
in pep_sendmsg()
1273
if (unlikely(1 << sk->sk_state & (
TCPF_LISTEN
| TCPF_CLOSE)))
in pep_recvmsg()
/kernel/linux/linux-6.6/net/mptcp/
H
A
D
mptcp_diag.c
196
if ((r->idiag_states &
TCPF_LISTEN
) && r->id.idiag_dport == 0)
in mptcp_diag_dump()
H
A
D
protocol.c
117
if (!((1 << sk->sk_state) & (TCPF_CLOSE |
TCPF_LISTEN
)))
in __mptcp_nmpc_sk()
517
(TCPF_SYN_SENT | TCPF_SYN_RECV | TCPF_TIME_WAIT | TCPF_CLOSE |
TCPF_LISTEN
));
in tcp_can_send_ack()
2369
if (((1 << ssk->sk_state) & (TCPF_CLOSE |
TCPF_LISTEN
)) ||
in __mptcp_subflow_disconnect()
2719
if (unlikely((1 << state) & (TCPF_CLOSE |
TCPF_LISTEN
)))
in mptcp_worker()
3037
if ((1 << sk->sk_state) & (
TCPF_LISTEN
| TCPF_CLOSE)) {
in __mptcp_close()
/kernel/linux/linux-5.10/net/ipv6/
H
A
D
tcp_ipv6.c
358
if ((1 << sk->sk_state) & (
TCPF_LISTEN
| TCPF_CLOSE))
in tcp_v6_mtu_reduced()
1559
!((1 << sk->sk_state) & (TCPF_CLOSE |
TCPF_LISTEN
))) {
in tcp_v6_do_rcv()
H
A
D
ipv6_sockglue.c
105
!((1 << sk->sk_state) & (
TCPF_LISTEN
| TCPF_CLOSE)) &&
in ipv6_update_options()
/kernel/linux/linux-6.6/net/ipv6/
H
A
D
tcp_ipv6.c
358
if ((1 << sk->sk_state) & (
TCPF_LISTEN
| TCPF_CLOSE))
in tcp_v6_mtu_reduced()
1541
!((1 << sk->sk_state) & (TCPF_CLOSE |
TCPF_LISTEN
))) {
in tcp_v6_do_rcv()
Completed in 43 milliseconds
1
2