Searched refs:so_netsvctype (Results 1 – 11 of 11) sorted by relevance
427 (so->so_flags1 & SOF1_TC_NET_SERV_TYPE) ? so->so_netsvctype : so->so_traffic_class in tcp_log_connection()506 (so->so_flags1 & SOF1_TC_NET_SERV_TYPE) ? so->so_netsvctype : so->so_traffic_class in tcp_log_listen()601 (so->so_flags1 & SOF1_TC_NET_SERV_TYPE) ? so->so_netsvctype : so->so_traffic_class in tcp_log_connection_summary()828 so->so_netsvctype : so->so_traffic_class in tcp_log_th_flags()
444 netsvctype = so->so_netsvctype; in rip_output()
2950 ip6oa.ip6oa_netsvctype = so->so_netsvctype; in tcp_ip_output()2954 ipoa.ipoa_netsvctype = so->so_netsvctype; in tcp_ip_output()
970 so->so_netsvctype = (int8_t)netsvctype; in so_set_net_service_type()
984 ip6oa.ip6oa_netsvctype = tp->t_inpcb->inp_socket->so_netsvctype; in tcp_respond()1046 ipoa.ipoa_netsvctype = tp->t_inpcb->inp_socket->so_netsvctype; in tcp_respond()
1567 netsvctype = so->so_netsvctype; in udp_output()
254 netsvctype = so->so_netsvctype; in udp6_output()
504 netsvctype = so->so_netsvctype; in rip6_output()
265 int8_t so_netsvctype; member
409 so->so_netsvctype = head->so_netsvctype; in sonewconn_internal()
5427 so->so_netsvctype = _NET_SERVICE_TYPE_UNSPEC; in sosetoptlock()6362 optval = so->so_netsvctype; in sogetoptlock()