Searched refs:pkt_svc (Results 1 – 10 of 10) sorted by relevance
1058 m->m_pkthdr.pkt_svc = sc; in m_set_service_class()1073 if (MBUF_VALID_SC(m->m_pkthdr.pkt_svc)) { in m_get_service_class()1074 sc = m->m_pkthdr.pkt_svc; in m_get_service_class()
1660 !MBUF_VALID_SC(m->m_pkthdr.pkt_svc)) { in mbuf_is_traffic_class_privileged()
2101 (void) m_set_service_class(to, from->m_pkthdr.pkt_svc); in m_copy_classifier()
622 hdr->pth_svc = so_svc2tc(m->m_pkthdr.pkt_svc); in iptap_bpf_tap()
443 hdr->pth_svc = so_svc2tc(m->m_pkthdr.pkt_svc); in droptap_bpf_tap_mbuf()
1314 hdr->pth_svc = so_svc2tc(m->m_pkthdr.pkt_svc); in pktap_bpf_tap()
4146 ehp->bh_svc = so_svc2tc(m->m_pkthdr.pkt_svc); in catchpacket()
1636 m->m_pkthdr.pkt_svc = pkt->pkt_svc_class; in pkt_copy_to_mbuf()1865 m->m_pkthdr.pkt_svc = pkt->pkt_svc_class; in pkt_copy_multi_buflet_to_mbuf()
426 u_int32_t pkt_svc; /* MBUF_SVC value */ member
2856 m->m_pkthdr.pkt_svc = pkt->pkt_svc_class; in convert_pkt_to_mbuf()