Searched refs:SOF1_CELLFALLBACK (Results 1 – 6 of 6) sorted by relevance
286 #define SOF1_CELLFALLBACK 0x00000400 /* Initiated by cell fallback */ macro
942 if (so != NULL && (so->so_flags1 & SOF1_CELLFALLBACK)) { in ifnet_to_flags()
5606 so->so_flags1 &= ~SOF1_CELLFALLBACK; in sosetoptlock()5608 so->so_flags1 |= SOF1_CELLFALLBACK; in sosetoptlock()6291 optval = ((so->so_flags1 & SOF1_CELLFALLBACK) > 0) in sogetoptlock()
6557 if (tcpstats->necp_tcp_extra.flags1 & SOF1_CELLFALLBACK) { in necp_request_tcp_netstats()6640 if (tcpstats->necp_tcp_extra.flags1 & SOF1_CELLFALLBACK) { in necp_request_tcp_netstats()
771 (inp->inp_socket->so_flags1 & SOF1_CELLFALLBACK)) { in nstat_inpcb_to_flags()
9970 if (inp->inp_socket->so_flags1 & SOF1_CELLFALLBACK) { in necp_socket_fillout_info_locked()