Home
last modified time | relevance | path

Searched refs:SOCK_DEAD (Results 1 – 25 of 78) sorted by relevance

1234

/linux-6.6.21/net/ax25/
Dax25_std_timer.c43 sock_flag(sk, SOCK_DEAD))) { in ax25_std_heartbeat_expiry()
112 if (!sock_flag(ax25->sk, SOCK_DEAD)) { in ax25_std_idletimer_expiry()
114 sock_set_flag(ax25->sk, SOCK_DEAD); in ax25_std_idletimer_expiry()
Dax25_ds_timer.c106 sock_flag(sk, SOCK_DEAD))) { in ax25_ds_heartbeat_expiry()
172 if (!sock_flag(ax25->sk, SOCK_DEAD)) { in ax25_ds_idletimer_expiry()
174 sock_set_flag(ax25->sk, SOCK_DEAD); in ax25_ds_idletimer_expiry()
Dax25_subr.c289 if (!sock_flag(ax25->sk, SOCK_DEAD)) { in ax25_disconnect()
291 sock_set_flag(ax25->sk, SOCK_DEAD); in ax25_disconnect()
Dax25_ds_in.c68 if (!sock_flag(ax25->sk, SOCK_DEAD)) in ax25_ds_state1_machine()
/linux-6.6.21/net/rose/
Drose_timer.c130 (sk->sk_state == TCP_LISTEN && sock_flag(sk, SOCK_DEAD))) { in rose_heartbeat_expiry()
206 if (!sock_flag(sk, SOCK_DEAD)) { in rose_idletimer_expiry()
208 sock_set_flag(sk, SOCK_DEAD); in rose_idletimer_expiry()
Drose_subr.c552 if (!sock_flag(sk, SOCK_DEAD)) { in rose_disconnect()
554 sock_set_flag(sk, SOCK_DEAD); in rose_disconnect()
Drose_in.c52 if (!sock_flag(sk, SOCK_DEAD)) in rose_state1_machine()
/linux-6.6.21/net/netrom/
Dnr_timer.c123 (sk->sk_state == TCP_LISTEN && sock_flag(sk, SOCK_DEAD))) { in nr_heartbeat_expiry()
198 if (!sock_flag(sk, SOCK_DEAD)) { in nr_idletimer_expiry()
200 sock_set_flag(sk, SOCK_DEAD); in nr_idletimer_expiry()
Dnr_subr.c275 if (!sock_flag(sk, SOCK_DEAD)) { in nr_disconnect()
277 sock_set_flag(sk, SOCK_DEAD); in nr_disconnect()
Dnr_in.c90 if (!sock_flag(sk, SOCK_DEAD)) in nr_state1_machine()
/linux-6.6.21/net/caif/
Dcaif_socket.c148 queued = !sock_flag(sk, SOCK_DEAD); in caif_queue_rcv_skb()
315 sock_flag(sk, SOCK_DEAD) || in caif_stream_data_wait()
326 if (sock_flag(sk, SOCK_DEAD)) in caif_stream_data_wait()
372 if (sock_flag(sk, SOCK_DEAD)) { in caif_stream_recvmsg()
395 if (sock_flag(sk, SOCK_DEAD)) in caif_stream_recvmsg()
546 sock_flag(sk, SOCK_DEAD) || in caif_seqpkt_sendmsg()
906 sock_set_flag(sk, SOCK_DEAD); in caif_release()
1007 if (!sock_flag(sk, SOCK_DEAD)) { in caif_sock_destructor()
/linux-6.6.21/net/can/
Disotp.c202 if (!sock_flag(sk, SOCK_DEAD)) in isotp_rx_timer_handler()
376 if (!sock_flag(sk, SOCK_DEAD)) in isotp_rcv_fc()
430 if (!sock_flag(sk, SOCK_DEAD)) in isotp_rcv_fc()
458 if (!sock_flag(sk, SOCK_DEAD)) in isotp_rcv_sf()
583 if (!sock_flag(sk, SOCK_DEAD)) in isotp_rcv_cf()
607 if (!sock_flag(sk, SOCK_DEAD)) in isotp_rcv_cf()
909 if (!sock_flag(sk, SOCK_DEAD)) in isotp_tx_timer_handler()
1346 if (!sock_flag(sk, SOCK_DEAD)) in isotp_bind()
1568 if (!sock_flag(sk, SOCK_DEAD)) in isotp_notify()
1574 if (!sock_flag(sk, SOCK_DEAD)) in isotp_notify()
Draw.c304 if (!sock_flag(sk, SOCK_DEAD)) in raw_notify()
310 if (!sock_flag(sk, SOCK_DEAD)) in raw_notify()
504 if (!sock_flag(sk, SOCK_DEAD)) in raw_bind()
/linux-6.6.21/net/smc/
Dsmc_close.c177 smc_sock_set_flag(sk, SOCK_DEAD); in smc_close_active_abort()
398 if (sock_flag(sk, SOCK_DEAD) && in smc_close_passive_work()
435 (sock_flag(sk, SOCK_DEAD) || !sk->sk_socket)) { in smc_close_passive_work()
/linux-6.6.21/net/ipv4/
Dtcp_timer.c262 if (sock_flag(sk, SOCK_DEAD)) { in tcp_write_timeout()
400 if (sock_flag(sk, SOCK_DEAD)) { in tcp_probe_timer()
514 if (!tp->snd_wnd && !sock_flag(sk, SOCK_DEAD) && in tcp_retransmit_timer()
737 if (sk->sk_state == TCP_FIN_WAIT2 && sock_flag(sk, SOCK_DEAD)) { in tcp_keepalive_timer()
/linux-6.6.21/net/x25/
Dx25_subr.c356 if (!sock_flag(sk, SOCK_DEAD)) { in x25_disconnect()
358 sock_set_flag(sk, SOCK_DEAD); in x25_disconnect()
Dx25_in.c76 if (!sock_flag(sk, SOCK_DEAD)) in x25_queue_rx_frame()
136 if (!sock_flag(sk, SOCK_DEAD)) in x25_state1_machine()
Dx25_timer.c108 sock_flag(sk, SOCK_DEAD))) { in x25_heartbeat_expiry()
/linux-6.6.21/net/phonet/
Dpep.c350 if (!sock_flag(sk, SOCK_DEAD)) in pipe_do_rcv()
454 if (!sock_flag(sk, SOCK_DEAD)) in pipe_do_rcv()
578 if (!sock_flag(sk, SOCK_DEAD)) in pipe_handler_do_rcv()
585 if (!sock_flag(sk, SOCK_DEAD)) in pipe_handler_do_rcv()
686 if (!sock_flag(sk, SOCK_DEAD)) in pep_do_rcv()
Dpep-gprs.c272 sock_flag(sk, SOCK_DEAD))) { in gprs_attach()
/linux-6.6.21/drivers/net/ppp/
Dpppoe.c572 if (sock_flag(sk, SOCK_DEAD)) { in pppoe_release()
850 if (sock_flag(sk, SOCK_DEAD) || !(sk->sk_state & PPPOX_CONNECTED)) { in pppoe_sendmsg()
927 if (sock_flag(sk, SOCK_DEAD) || !(sk->sk_state & PPPOX_CONNECTED)) in __pppoe_xmit()
983 if (sock_flag(sk, SOCK_DEAD) || in pppoe_fill_forward_path()
/linux-6.6.21/net/core/
Dstream.c164 if (!sock_flag(sk, SOCK_DEAD)) in sk_stream_wait_memory()
/linux-6.6.21/net/dccp/
Dinput.c154 if (err && !sock_flag(sk, SOCK_DEAD)) in dccp_rcv_reset()
474 if (!sock_flag(sk, SOCK_DEAD)) { in dccp_rcv_request_sent_state_process()
/linux-6.6.21/net/unix/
Daf_unix.c525 if (unix_recvq_full_lockless(other) && !sock_flag(other, SOCK_DEAD)) in unix_dgram_peer_wake_me()
569 if (!sock_flag(other, SOCK_DEAD) && unix_peer(other) == sk) { in unix_dgram_disconnected()
586 if (!sock_flag(sk, SOCK_DEAD)) { in unix_sock_destructor()
1398 if (sock_flag(other, SOCK_DEAD)) { in unix_dgram_connect()
1460 sched = !sock_flag(other, SOCK_DEAD) && in unix_wait_for_peer()
1531 if (sock_flag(other, SOCK_DEAD)) { in unix_stream_connect()
1996 if (unlikely(sock_flag(other, SOCK_DEAD))) { in unix_dgram_sendmsg()
2140 if (sock_flag(other, SOCK_DEAD) || in queue_oob()
2260 if (sock_flag(other, SOCK_DEAD) || in unix_stream_sendmsg()
2503 if (sock_flag(sk, SOCK_DEAD)) in unix_stream_data_wait()
[all …]
/linux-6.6.21/net/rds/
Dbind.c81 if (rs && (sock_flag(rds_rs_to_sk(rs), SOCK_DEAD) || in rds_find_bound()

1234