Searched refs:so_netsvctype (Results 1 – 12 of 12) sorted by relevance
247 (so->so_flags1 & SOF1_TC_NET_SERV_TYPE) ? so->so_netsvctype : so->so_traffic_class, \ in udp_log_common()386 (so->so_flags1 & SOF1_TC_NET_SERV_TYPE) ? so->so_netsvctype : so->so_traffic_class, \ in udp_log_connection_summary()
432 (so->so_flags1 & SOF1_TC_NET_SERV_TYPE) ? so->so_netsvctype : so->so_traffic_class, \ in tcp_log_connection()504 (so->so_flags1 & SOF1_TC_NET_SERV_TYPE) ? so->so_netsvctype : so->so_traffic_class in tcp_log_listen()650 (so->so_flags1 & SOF1_TC_NET_SERV_TYPE) ? so->so_netsvctype : so->so_traffic_class, \ in tcp_log_connection_summary()
480 netsvctype = so->so_netsvctype; in rip_output()
3519 ip6oa.ip6oa_netsvctype = so->so_netsvctype; in tcp_ip_output()3523 ipoa.ipoa_netsvctype = so->so_netsvctype; in tcp_ip_output()
986 so->so_netsvctype = (int8_t)netsvctype; in so_set_net_service_type()
998 ip6oa.ip6oa_netsvctype = tp->t_inpcb->inp_socket->so_netsvctype; in tcp_respond()1063 ipoa.ipoa_netsvctype = tp->t_inpcb->inp_socket->so_netsvctype; in tcp_respond()
1649 netsvctype = so->so_netsvctype; in udp_output()
267 netsvctype = so->so_netsvctype; in udp6_output()
523 netsvctype = so->so_netsvctype; in rip6_output()
313 int8_t so_netsvctype; member
412 so->so_netsvctype = head->so_netsvctype; in sonewconn_internal()
5296 so->so_netsvctype = _NET_SERVICE_TYPE_UNSPEC; in sosetoptlock()6314 optval = so->so_netsvctype; in sogetoptlock()