/linux-4.1.27/net/ax25/ |
D | ax25_std_timer.c | 43 if (!sk || sock_flag(sk, SOCK_DESTROY) || in ax25_std_heartbeat_expiry() 45 sock_flag(sk, SOCK_DEAD))) { in ax25_std_heartbeat_expiry() 113 if (!sock_flag(ax25->sk, SOCK_DEAD)) { in ax25_std_idletimer_expiry()
|
D | ax25_ds_timer.c | 107 if (!sk || sock_flag(sk, SOCK_DESTROY) || in ax25_ds_heartbeat_expiry() 109 sock_flag(sk, SOCK_DEAD))) { in ax25_ds_heartbeat_expiry() 174 if (!sock_flag(ax25->sk, SOCK_DEAD)) { in ax25_ds_idletimer_expiry()
|
D | ax25_subr.c | 282 if (!sock_flag(ax25->sk, SOCK_DEAD)) { in ax25_disconnect()
|
D | ax25_ds_in.c | 71 if (!sock_flag(ax25->sk, SOCK_DEAD)) in ax25_ds_state1_machine()
|
D | ax25_in.c | 424 if (!sock_flag(sk, SOCK_DEAD)) in ax25_rcv()
|
D | ax25_std_in.c | 76 if (!sock_flag(ax25->sk, SOCK_DEAD)) in ax25_std_state1_machine()
|
D | af_ax25.c | 1074 if (!sock_flag(sk, SOCK_ZAPPED)) { in ax25_bind() 1214 if (sock_flag(sk, SOCK_ZAPPED)) { in ax25_connect() 1455 if (sock_flag(sk, SOCK_ZAPPED)) { in ax25_sendmsg()
|
/linux-4.1.27/net/decnet/ |
D | dn_nsp_in.c | 129 if (wakeup && !sock_flag(sk, SOCK_DEAD)) in dn_ack() 379 if (!sock_flag(sk, SOCK_DEAD)) in dn_nsp_conn_conf() 441 if (!sock_flag(sk, SOCK_DEAD)) { in dn_nsp_disc_init() 498 if (!sock_flag(sk, SOCK_DEAD)) { in dn_nsp_disc_conf() 570 if (wake_up && !sock_flag(sk, SOCK_DEAD)) in dn_nsp_linkservice() 605 if (!sock_flag(sk, SOCK_DEAD)) in dn_queue_skb() 682 if (!sock_flag(sk, SOCK_DEAD)) in dn_returned_conn_init() 870 if ((scp->state == DN_CC) && !sock_flag(sk, SOCK_DEAD)) { in dn_nsp_backlog_rcv()
|
D | af_decnet.c | 772 if (sock_flag(sk, SOCK_ZAPPED)) { in dn_bind() 943 if (sock_flag(sk, SOCK_ZAPPED)) { in __dn_connect() 1281 if (sock_flag(sk, SOCK_ZAPPED)) in dn_listen() 1691 if (sock_flag(sk, SOCK_ZAPPED)) { in dn_recvmsg()
|
D | dn_nsp_out.c | 105 if (!sock_flag(sk, SOCK_DEAD)) in dn_nsp_send()
|
/linux-4.1.27/net/rose/ |
D | rose_timer.c | 138 if (sock_flag(sk, SOCK_DESTROY) || in rose_heartbeat_expiry() 139 (sk->sk_state == TCP_LISTEN && sock_flag(sk, SOCK_DEAD))) { in rose_heartbeat_expiry() 211 if (!sock_flag(sk, SOCK_DEAD)) { in rose_idletimer_expiry()
|
D | rose_in.c | 54 if (!sock_flag(sk, SOCK_DEAD)) in rose_state1_machine()
|
D | af_rose.c | 665 if (!sock_flag(sk, SOCK_ZAPPED)) in rose_bind() 778 if (sock_flag(sk, SOCK_ZAPPED)) { /* Must bind first - autobinding in this may or may not work */ in rose_connect() 1043 if (!sock_flag(sk, SOCK_DEAD)) in rose_rx_call_request() 1063 if (sock_flag(sk, SOCK_ZAPPED)) in rose_sendmsg()
|
D | rose_subr.c | 552 if (!sock_flag(sk, SOCK_DEAD)) { in rose_disconnect()
|
D | rose_route.c | 928 if (!sock_flag(sk, SOCK_DEAD)) { in rose_route_frame()
|
/linux-4.1.27/net/netrom/ |
D | nr_timer.c | 126 if (sock_flag(sk, SOCK_DESTROY) || in nr_heartbeat_expiry() 127 (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()
|
D | nr_subr.c | 277 if (!sock_flag(sk, SOCK_DEAD)) { in nr_disconnect()
|
D | af_netrom.c | 572 if (!sock_flag(sk, SOCK_ZAPPED)) { in nr_bind() 672 if (sock_flag(sk, SOCK_ZAPPED)) { /* Must bind first - autobinding in this may or may not work */ in nr_connect() 1013 if (!sock_flag(sk, SOCK_DEAD)) in nr_rx_frame() 1041 if (sock_flag(sk, SOCK_ZAPPED)) { in nr_sendmsg()
|
D | nr_in.c | 93 if (!sock_flag(sk, SOCK_DEAD)) in nr_state1_machine()
|
/linux-4.1.27/net/ipv4/ |
D | tcp_timer.c | 198 if (sock_flag(sk, SOCK_DEAD)) { in tcp_write_timeout() 312 if (sock_flag(sk, SOCK_DEAD)) { in tcp_probe_timer() 384 if (!tp->snd_wnd && !sock_flag(sk, SOCK_DEAD) && in tcp_retransmit_timer() 567 if (val && !sock_flag(sk, SOCK_KEEPOPEN)) in tcp_set_keepalive() 594 if (sk->sk_state == TCP_FIN_WAIT2 && sock_flag(sk, SOCK_DEAD)) { in tcp_keepalive_timer() 607 if (!sock_flag(sk, SOCK_KEEPOPEN) || sk->sk_state == TCP_CLOSE) in tcp_keepalive_timer()
|
D | tcp.c | 506 !sock_flag(sk, SOCK_URGINLINE) && in tcp_poll() 562 else if (sock_flag(sk, SOCK_URGINLINE) || in tcp_ioctl() 570 if (answ && sock_flag(sk, SOCK_DONE)) in tcp_ioctl() 762 if (sock_flag(sk, SOCK_DONE)) in tcp_splice_read() 775 if (!sock_flag(sk, SOCK_DONE)) in tcp_splice_read() 1294 if (sock_flag(sk, SOCK_URGINLINE) || !tp->urg_data || in tcp_recv_urg() 1298 if (sk->sk_state == TCP_CLOSE && !sock_flag(sk, SOCK_DONE)) in tcp_recv_urg() 1653 if (sock_flag(sk, SOCK_DONE)) in tcp_recvmsg() 1665 if (!sock_flag(sk, SOCK_DONE)) { in tcp_recvmsg() 1783 if (!sock_flag(sk, SOCK_URGINLINE)) { in tcp_recvmsg() [all …]
|
D | datagram.c | 62 if ((rt->rt_flags & RTCF_BROADCAST) && !sock_flag(sk, SOCK_BROADCAST)) { in __ip4_datagram_connect()
|
D | tcp_input.c | 3931 if (!sock_flag(sk, SOCK_DEAD)) in tcp_reset() 4011 if (!sock_flag(sk, SOCK_DEAD)) { in tcp_fin() 4562 if (!sock_flag(sk, SOCK_DEAD)) in tcp_data_queue() 4885 if (sock_flag(sk, SOCK_QUEUE_SHRUNK)) { in tcp_check_space() 4994 !sock_flag(sk, SOCK_URGINLINE) && tp->copied_seq != tp->rcv_nxt) { in tcp_check_urg() 5030 if (!sock_flag(sk, SOCK_DEAD)) in tcp_urg() 5401 if (sock_flag(sk, SOCK_KEEPOPEN)) in tcp_finish_connect() 5409 if (!sock_flag(sk, SOCK_DEAD)) { in tcp_finish_connect() 5874 if (!sock_flag(sk, SOCK_DEAD)) { in tcp_rcv_state_process()
|
D | ping.c | 777 if (sock_flag(sk, SOCK_LOCALROUTE) || in ping_v4_sendmsg() 807 !sock_flag(sk, SOCK_BROADCAST)) in ping_v4_sendmsg()
|
D | tcp_minisocks.c | 496 if (sock_flag(newsk, SOCK_KEEPOPEN)) in tcp_create_openreq_child()
|
D | af_inet.c | 145 if (!sock_flag(sk, SOCK_DEAD)) { in inet_sock_destruct() 414 if (sock_flag(sk, SOCK_LINGER) && in inet_release()
|
D | inet_connection_sock.c | 748 WARN_ON(!sock_flag(sk, SOCK_DEAD)); in inet_csk_destroy_sock()
|
D | raw.c | 620 if (rt->rt_flags & RTCF_BROADCAST && !sock_flag(sk, SOCK_BROADCAST)) in raw_sendmsg()
|
D | udp.c | 997 if (sock_flag(sk, SOCK_LOCALROUTE) || in udp_sendmsg() 1037 !sock_flag(sk, SOCK_BROADCAST)) in udp_sendmsg()
|
/linux-4.1.27/net/x25/ |
D | x25_timer.c | 112 if (sock_flag(sk, SOCK_DESTROY) || in x25_heartbeat_expiry() 114 sock_flag(sk, SOCK_DEAD))) { in x25_heartbeat_expiry()
|
D | x25_in.c | 81 if (!sock_flag(sk, SOCK_DEAD)) in x25_queue_rx_frame() 141 if (!sock_flag(sk, SOCK_DEAD)) in x25_state1_machine() 310 if (sock_flag(sk, SOCK_URGINLINE)) in x25_state3_machine()
|
D | af_x25.c | 683 if (!sock_flag(sk, SOCK_ZAPPED) || in x25_bind() 786 if (sock_flag(sk, SOCK_ZAPPED)) /* Must bind first - autobinding does not work */ in x25_connect() 1066 if (!sock_flag(sk, SOCK_DEAD)) in x25_rx_call_request() 1101 if (sock_flag(sk, SOCK_ZAPPED)) in x25_sendmsg() 1283 if (sock_flag(sk, SOCK_URGINLINE) || in x25_recvmsg()
|
D | x25_subr.c | 367 if (!sock_flag(sk, SOCK_DEAD)) { in x25_disconnect()
|
/linux-4.1.27/net/core/ |
D | sock.c | 372 BUG_ON(!sock_flag(sk, SOCK_MEMALLOC)); in __sk_backlog_rcv() 468 if (!sock_flag(sk, SOCK_DEAD)) in sock_queue_rcv_skb() 927 if (sock_flag(sk, SOCK_FILTER_LOCKED) && !valbool) in sock_setsockopt() 1035 v.val = sock_flag(sk, SOCK_DBG); in sock_getsockopt() 1039 v.val = sock_flag(sk, SOCK_LOCALROUTE); in sock_getsockopt() 1043 v.val = sock_flag(sk, SOCK_BROADCAST); in sock_getsockopt() 1063 v.val = sock_flag(sk, SOCK_KEEPOPEN); in sock_getsockopt() 1085 v.val = sock_flag(sk, SOCK_URGINLINE); in sock_getsockopt() 1098 v.ling.l_onoff = sock_flag(sk, SOCK_LINGER); in sock_getsockopt() 1107 v.val = sock_flag(sk, SOCK_RCVTSTAMP) && in sock_getsockopt() [all …]
|
D | filter.c | 71 if (skb_pfmemalloc(skb) && !sock_flag(sk, SOCK_MEMALLOC)) in sk_filter() 1116 if (sock_flag(sk, SOCK_FILTER_LOCKED)) in sk_attach_filter() 1162 if (sock_flag(sk, SOCK_FILTER_LOCKED)) in sk_attach_bpf() 1505 if (sock_flag(sk, SOCK_FILTER_LOCKED)) in sk_detach_filter()
|
D | datagram.c | 764 (sock_flag(sk, SOCK_SELECT_ERR_QUEUE) ? POLLPRI : 0); in datagram_poll()
|
D | skbuff.c | 3591 if (!sock_flag(sk, SOCK_DEAD)) in sock_queue_err_skb()
|
/linux-4.1.27/net/llc/ |
D | af_llc.c | 200 if (!sock_flag(sk, SOCK_ZAPPED)) in llc_ui_release() 258 if (!sock_flag(sk, SOCK_ZAPPED)) in llc_ui_autobind() 312 if (unlikely(!sock_flag(sk, SOCK_ZAPPED) || addrlen != sizeof(*addr))) in llc_ui_bind() 452 if (sock_flag(sk, SOCK_ZAPPED)) { in llc_ui_connect() 517 if (sock_flag(sk, SOCK_ZAPPED)) in llc_ui_listen() 774 if (sock_flag(sk, SOCK_DONE)) in llc_ui_recvmsg() 785 if (!sock_flag(sk, SOCK_DONE)) { in llc_ui_recvmsg() 904 if (sock_flag(sk, SOCK_ZAPPED)) { in llc_ui_sendmsg() 975 if (sock_flag(sk, SOCK_ZAPPED)) in llc_ui_getname()
|
D | llc_conn.c | 119 if (!sock_flag(sk, SOCK_DEAD)) { in llc_conn_state_process()
|
/linux-4.1.27/net/caif/ |
D | caif_socket.c | 156 if (!sock_flag(sk, SOCK_DEAD)) in caif_queue_rcv_skb() 160 if (!sock_flag(sk, SOCK_DEAD)) in caif_queue_rcv_skb() 323 sock_flag(sk, SOCK_DEAD) || in caif_stream_data_wait() 334 if (sock_flag(sk, SOCK_DEAD)) in caif_stream_data_wait() 380 if (sock_flag(sk, SOCK_DEAD)) { in caif_stream_recvmsg() 403 if (sock_flag(sk, SOCK_DEAD)) in caif_stream_recvmsg() 557 sock_flag(sk, SOCK_DEAD) || in caif_seqpkt_sendmsg() 1018 if (!sock_flag(sk, SOCK_DEAD)) { in caif_sock_destructor()
|
/linux-4.1.27/net/l2tp/ |
D | l2tp_ip.c | 252 if (!sock_flag(sk, SOCK_ZAPPED)) in l2tp_ip_bind() 308 if (sock_flag(sk, SOCK_ZAPPED)) /* Must bind first - autobinding does not work */ in l2tp_ip_connect() 336 if (sock_flag(sk, SOCK_ZAPPED)) in l2tp_ip_disconnect() 401 if (sock_flag(sk, SOCK_DEAD)) in l2tp_ip_sendmsg()
|
D | l2tp_ip6.c | 267 if (!sock_flag(sk, SOCK_ZAPPED)) in l2tp_ip6_bind() 368 if (sock_flag(sk, SOCK_ZAPPED)) /* Must bind first - autobinding does not work */ in l2tp_ip6_connect() 405 if (sock_flag(sk, SOCK_ZAPPED)) in l2tp_ip6_disconnect()
|
D | l2tp_ppp.c | 310 if (sock_flag(sk, SOCK_DEAD) || !(sk->sk_state & PPPOX_CONNECTED)) in pppol2tp_sendmsg() 395 if (sock_flag(sk, SOCK_DEAD) || !(sk->sk_state & PPPOX_CONNECTED)) in pppol2tp_xmit() 490 if (sock_flag(sk, SOCK_DEAD) != 0) in pppol2tp_release() 1209 if (sock_flag(sk, SOCK_DEAD) != 0) in pppol2tp_ioctl()
|
/linux-4.1.27/net/phonet/ |
D | pep.c | 362 if (!sock_flag(sk, SOCK_DEAD)) in pipe_do_rcv() 466 if (!sock_flag(sk, SOCK_DEAD)) in pipe_do_rcv() 590 if (!sock_flag(sk, SOCK_DEAD)) in pipe_handler_do_rcv() 597 if (!sock_flag(sk, SOCK_DEAD)) in pipe_handler_do_rcv() 698 if (!sock_flag(sk, SOCK_DEAD)) in pep_do_rcv() 942 if (sock_flag(sk, SOCK_URGINLINE) && in pep_ioctl() 1261 if ((flags & MSG_OOB) || sock_flag(sk, SOCK_URGINLINE)) { in pep_recvmsg()
|
D | pep-gprs.c | 289 sock_flag(sk, SOCK_DEAD))) { in gprs_attach()
|
D | socket.c | 129 if (!sock_flag(sknode, SOCK_BROADCAST)) in pn_deliver_sock_broadcast()
|
/linux-4.1.27/net/unix/ |
D | af_unix.c | 465 if (!sock_flag(other, SOCK_DEAD) && unix_peer(other) == sk) { in unix_dgram_disconnected() 481 if (!sock_flag(sk, SOCK_DEAD)) { in unix_sock_destructor() 1105 if (sock_flag(other, SOCK_DEAD)) { in unix_dgram_connect() 1161 sched = !sock_flag(other, SOCK_DEAD) && in unix_wait_for_peer() 1227 if (sock_flag(other, SOCK_DEAD)) { in unix_stream_connect() 1676 if (unlikely(sock_flag(other, SOCK_DEAD))) { in unix_dgram_sendmsg() 1754 if (sock_flag(other, SOCK_RCVTSTAMP)) in unix_dgram_sendmsg() 1858 if (sock_flag(other, SOCK_DEAD) || in unix_stream_sendmsg() 1979 if (sock_flag(sk, SOCK_RCVTSTAMP)) in unix_dgram_recvmsg() 2048 if (sock_flag(sk, SOCK_DEAD)) in unix_stream_data_wait() [all …]
|
/linux-4.1.27/include/net/ |
D | route.h | 44 #define RT_CONN_FLAGS(sk) (RT_TOS(inet_sk(sk)->tos) | sock_flag(sk, SOCK_LOCALROUTE)) 45 #define RT_CONN_FLAGS_TOS(sk,tos) (RT_TOS(tos) | sock_flag(sk, SOCK_LOCALROUTE))
|
D | sock.h | 97 #define SOCK_DEBUG(sk, msg...) do { if ((sk) && sock_flag((sk), SOCK_DBG)) \ 743 static inline bool sock_flag(const struct sock *sk, enum sock_flags flag) in sock_flag() function 837 if (skb_pfmemalloc(skb) && !sock_flag(sk, SOCK_MEMALLOC)) in sk_add_backlog() 2016 if (sock_flag(sk, SOCK_FASYNC)) in sk_wake_async() 2133 if (sock_flag(sk, SOCK_RCVTSTAMP) || in sock_recv_timestamp() 2142 if (sock_flag(sk, SOCK_WIFI_STATUS) && skb->wifi_acked_valid) in sock_recv_timestamp() 2176 if (unlikely(sock_flag(sk, SOCK_WIFI_STATUS))) in sock_tx_timestamp()
|
/linux-4.1.27/net/rds/ |
D | bind.c | 99 if (rs && !sock_flag(rds_rs_to_sk(rs), SOCK_DEAD)) in rds_find_bound()
|
D | recv.c | 225 if (!sock_flag(sk, SOCK_DEAD)) { in rds_recv_incoming()
|
D | rds.h | 586 if (!sock_flag(sk, SOCK_DEAD) && waitq) in __rds_wake_sk_sleep()
|
/linux-4.1.27/net/can/ |
D | raw.c | 296 if (!sock_flag(sk, SOCK_DEAD)) in raw_notifier() 302 if (!sock_flag(sk, SOCK_DEAD)) in raw_notifier() 455 if (!sock_flag(sk, SOCK_DEAD)) in raw_bind()
|
D | bcm.c | 1383 if (!sock_flag(sk, SOCK_DEAD)) in bcm_notifier() 1391 if (!sock_flag(sk, SOCK_DEAD)) in bcm_notifier()
|
/linux-4.1.27/net/appletalk/ |
D | ddp.c | 1138 if (!sock_flag(sk, SOCK_ZAPPED) || in atalk_bind() 1206 !sock_flag(sk, SOCK_BROADCAST)) { in atalk_connect() 1217 if (sock_flag(sk, SOCK_ZAPPED)) in atalk_connect() 1251 if (sock_flag(sk, SOCK_ZAPPED)) in atalk_getname() 1586 if (sock_flag(sk, SOCK_ZAPPED)) in atalk_sendmsg() 1598 !sock_flag(sk, SOCK_BROADCAST)) { in atalk_sendmsg()
|
/linux-4.1.27/net/dccp/ |
D | proto.c | 142 if (!sock_flag(sk, SOCK_DEAD)) in dccp_done() 852 if (sock_flag(sk, SOCK_DONE)) { in dccp_recvmsg() 868 if (!sock_flag(sk, SOCK_DONE)) { in dccp_recvmsg() 1018 } else if (sock_flag(sk, SOCK_LINGER) && !sk->sk_lingertime) { in dccp_close()
|
D | input.c | 158 if (err && !sock_flag(sk, SOCK_DEAD)) in dccp_rcv_reset() 478 if (!sock_flag(sk, SOCK_DEAD)) { in dccp_rcv_request_sent_state_process()
|
/linux-4.1.27/net/bluetooth/rfcomm/ |
D | sock.c | 98 if (parent && sock_flag(sk, SOCK_ZAPPED)) { in rfcomm_sk_state_change() 196 if (!sock_flag(sk, SOCK_ZAPPED) || sk->sk_socket) in rfcomm_sock_kill() 920 if (sock_flag(sk, SOCK_LINGER) && sk->sk_lingertime && in rfcomm_sock_shutdown()
|
/linux-4.1.27/drivers/net/ppp/ |
D | pppoe.c | 590 if (sock_flag(sk, SOCK_DEAD)) { in pppoe_release() 865 if (sock_flag(sk, SOCK_DEAD) || !(sk->sk_state & PPPOX_CONNECTED)) { in pppoe_sendmsg() 942 if (sock_flag(sk, SOCK_DEAD) || !(sk->sk_state & PPPOX_CONNECTED)) in __pppoe_xmit()
|
D | pptp.c | 554 if (sock_flag(sk, SOCK_DEAD)) { in pptp_release()
|
/linux-4.1.27/net/bluetooth/ |
D | sco.c | 393 if (!sock_flag(sk, SOCK_ZAPPED) || sk->sk_socket) in sco_sock_kill() 974 if (sock_flag(sk, SOCK_LINGER) && sk->sk_lingertime && in sco_sock_shutdown() 995 if (sock_flag(sk, SOCK_LINGER) && sk->sk_lingertime && in sco_sock_release()
|
D | af_bluetooth.c | 422 (sock_flag(sk, SOCK_SELECT_ERR_QUEUE) ? POLLPRI : 0); in bt_sock_poll()
|
D | l2cap_sock.c | 1045 if (!sock_flag(sk, SOCK_ZAPPED) || sk->sk_socket) in l2cap_sock_kill() 1122 if (sock_flag(sk, SOCK_LINGER) && sk->sk_lingertime && in l2cap_sock_shutdown()
|
/linux-4.1.27/net/iucv/ |
D | af_iucv.c | 400 if (!sock_flag(sk, SOCK_DEAD)) { in iucv_sock_destruct() 428 if (!sock_flag(sk, SOCK_ZAPPED) || sk->sk_socket) in iucv_sock_kill() 497 if (sock_flag(sk, SOCK_LINGER) && sk->sk_lingertime) in iucv_sock_close() 1469 (sock_flag(sk, SOCK_SELECT_ERR_QUEUE) ? POLLPRI : 0); in iucv_sock_poll() 2237 if (!iucv || sock_flag(sk, SOCK_ZAPPED)) in afiucv_hs_callback_txnotify()
|
/linux-4.1.27/net/nfc/ |
D | rawsock.c | 330 if (!sock_flag(sk, SOCK_DEAD)) { in rawsock_destruct()
|
D | llcp_sock.c | 558 (sock_flag(sk, SOCK_SELECT_ERR_QUEUE) ? POLLPRI : 0); in llcp_sock_poll() 939 if (!sock_flag(sk, SOCK_DEAD)) { in llcp_sock_destruct()
|
/linux-4.1.27/net/ |
D | compat.c | 441 if (!sock_flag(sk, SOCK_TIMESTAMP)) in compat_sock_get_timestamp() 469 if (!sock_flag(sk, SOCK_TIMESTAMP)) in compat_sock_get_timestampns()
|
D | socket.c | 641 int need_software_tstamp = sock_flag(sk, SOCK_RCVTSTAMP); in __sock_recv_timestamp() 653 if (!sock_flag(sk, SOCK_RCVTSTAMPNS)) { in __sock_recv_timestamp() 685 if (!sock_flag(sk, SOCK_WIFI_STATUS)) in __sock_recv_wifi_status() 699 if (sock_flag(sk, SOCK_RXQ_OVFL) && skb && SOCK_SKB_CB(skb)->dropcount) in sock_recv_drops()
|
/linux-4.1.27/net/ipx/ |
D | af_ipx.c | 1372 if (!sock_flag(sk, SOCK_DEAD)) in ipx_release() 1417 if (!sock_flag(sk, SOCK_ZAPPED) || addr_len != sizeof(struct sockaddr_ipx)) in __ipx_bind() 1789 if (sock_flag(sk, SOCK_ZAPPED)) in ipx_recvmsg()
|
/linux-4.1.27/net/rxrpc/ |
D | af_rxrpc.c | 672 if (!sock_flag(sk, SOCK_DEAD)) { in rxrpc_sock_destructor()
|
D | ar-input.c | 108 if (!sock_flag(sk, SOCK_DEAD)) in rxrpc_queue_rcv_skb()
|
/linux-4.1.27/net/packet/ |
D | af_packet.c | 1267 if (!sock_flag(sk, SOCK_DEAD)) { in packet_sock_destruct() 1661 if (unlikely(sock_flag(sk, SOCK_NOFCS))) { in packet_sendmsg_spkt() 2513 if (unlikely(sock_flag(sk, SOCK_NOFCS))) { in packet_snd() 2766 if (!sock_flag(sk, SOCK_DEAD)) in packet_do_bind() 3611 if (!sock_flag(sk, SOCK_DEAD)) in packet_notifier()
|
/linux-4.1.27/net/sctp/ |
D | ulpqueue.c | 205 if (sock_flag(sk, SOCK_DEAD) || (sk->sk_shutdown & RCV_SHUTDOWN)) in sctp_ulpq_tail_event()
|
D | socket.c | 1512 (sock_flag(sk, SOCK_LINGER) && !sk->sk_lingertime)) { in sctp_close() 6459 (sock_flag(sk, SOCK_SELECT_ERR_QUEUE) ? POLLPRI : 0); in sctp_poll()
|
D | sm_make_chunk.c | 1780 if (sock_flag(ep->base.sk, SOCK_TIMESTAMP)) in sctp_unpack_cookie()
|
D | sm_statefuns.c | 1783 sock_flag(asoc->base.sk, SOCK_DEAD))) { in sctp_sf_do_dupcook_a()
|
/linux-4.1.27/drivers/vhost/ |
D | net.c | 231 sock_flag(sock->sk, SOCK_ZEROCOPY); in vhost_sock_zcopy()
|
/linux-4.1.27/drivers/net/ |
D | macvtap.c | 706 if (m && m->msg_control && sock_flag(&q->sk, SOCK_ZEROCOPY)) { in macvtap_get_user()
|
/linux-4.1.27/net/sunrpc/ |
D | xprtsock.c | 1445 sock_flag(sk, SOCK_DEAD), in xs_tcp_state_change() 1446 sock_flag(sk, SOCK_ZAPPED), in xs_tcp_state_change()
|
/linux-4.1.27/net/vmw_vsock/ |
D | af_vsock.c | 1671 if (sock_flag(sk, SOCK_DONE)) in vsock_stream_recvmsg()
|
/linux-4.1.27/net/netlink/ |
D | af_netlink.c | 939 if (!sock_flag(sk, SOCK_DEAD)) { in netlink_sock_destruct() 1728 !sock_flag(sk, SOCK_DEAD)) in netlink_attachskb()
|
/linux-4.1.27/net/irda/ |
D | af_irda.c | 131 if (!sock_flag(sk, SOCK_DEAD) && sk->sk_state != TCP_CLOSE) { in irda_disconnect_indication()
|
/linux-4.1.27/net/key/ |
D | af_key.c | 101 if (!sock_flag(sk, SOCK_DEAD)) { in pfkey_sock_destruct()
|