Searched refs:SO_NOWAKEFROMSLEEP (Results 1 – 10 of 10) sorted by relevance
93 #define SO_NOWAKEFROMSLEEP 0x10000 /* Don't wake for traffic to this socket */ macro
697 if ((so->so_options & SO_NOWAKEFROMSLEEP) && !nowakeok) { in inpcb_get_if_ports_used()730 if ((so->so_options & SO_NOWAKEFROMSLEEP) == 0 || nowakeok) { in inpcb_get_if_ports_used()
1442 case SO_NOWAKEFROMSLEEP: in mptcp_usr_socheckopt()1612 case SO_NOWAKEFROMSLEEP: in mptcp_setopt()2278 case SO_NOWAKEFROMSLEEP: in mptcp_sopt2str()
579 if (tp->t_inpcb->inp_socket->so_options & SO_NOWAKEFROMSLEEP) { in add_to_time_wait()
1978 if ((so->so_options & SO_NOWAKEFROMSLEEP) && in tcp_close()5094 if (so->so_options & SO_NOWAKEFROMSLEEP) { in tcp_fill_keepalive_offload_frames()
2564 if (so->so_options & SO_NOWAKEFROMSLEEP) { in udp_detach()
4289 if (so->so_options & SO_NOWAKEFROMSLEEP) { in inp_update_netns_flags()
942 if (so->so_options & SO_NOWAKEFROMSLEEP) { in if_ports_used_add_inpcb()
10091 if (inp->inp_socket->so_options & SO_NOWAKEFROMSLEEP) { in necp_socket_fillout_info_locked()
4829 case SO_NOWAKEFROMSLEEP: in sosetoptlock()5895 case SO_NOWAKEFROMSLEEP: in sogetoptlock()