Searched refs:pkt_svc (Results 1 – 10 of 10) sorted by relevance
1055 m->m_pkthdr.pkt_svc = sc; in m_set_service_class()1070 if (MBUF_VALID_SC(m->m_pkthdr.pkt_svc)) { in m_get_service_class()1071 sc = m->m_pkthdr.pkt_svc; in m_get_service_class()
1501 !MBUF_VALID_SC(m->m_pkthdr.pkt_svc)) { in mbuf_is_traffic_class_privileged()
5096 (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()
1308 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()
1587 m->m_pkthdr.pkt_svc = pkt->pkt_svc_class; in pkt_copy_to_mbuf()1803 m->m_pkthdr.pkt_svc = pkt->pkt_svc_class; in pkt_copy_multi_buflet_to_mbuf()
421 u_int32_t pkt_svc; /* MBUF_SVC value */ member
2780 m->m_pkthdr.pkt_svc = pkt->pkt_svc_class; in convert_pkt_to_mbuf()