Searched refs:pkt_svc (Results 1 – 10 of 10) sorted by relevance
1056 m->m_pkthdr.pkt_svc = sc; in m_set_service_class()1071 if (MBUF_VALID_SC(m->m_pkthdr.pkt_svc)) { in m_get_service_class()1072 sc = m->m_pkthdr.pkt_svc; in m_get_service_class()
1649 !MBUF_VALID_SC(m->m_pkthdr.pkt_svc)) { in mbuf_is_traffic_class_privileged()
5099 (void) m_set_service_class(to, from->m_pkthdr.pkt_svc);
435 hdr->pth_svc = so_svc2tc(m->m_pkthdr.pkt_svc); in droptap_bpf_tap_mbuf()
622 hdr->pth_svc = so_svc2tc(m->m_pkthdr.pkt_svc); in iptap_bpf_tap()
1309 hdr->pth_svc = so_svc2tc(m->m_pkthdr.pkt_svc); in pktap_bpf_tap()
4139 ehp->bh_svc = so_svc2tc(m->m_pkthdr.pkt_svc); in catchpacket()
1595 m->m_pkthdr.pkt_svc = pkt->pkt_svc_class; in pkt_copy_to_mbuf()1812 m->m_pkthdr.pkt_svc = pkt->pkt_svc_class; in pkt_copy_multi_buflet_to_mbuf()
425 u_int32_t pkt_svc; /* MBUF_SVC value */ member
2779 m->m_pkthdr.pkt_svc = pkt->pkt_svc_class; in convert_pkt_to_mbuf()