Home
last modified time | relevance | path

Searched refs:pbuf_get_service_class (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/bsd/net/
H A Dpf_pbuf.h108 mbuf_svc_class_t pbuf_get_service_class(const pbuf_t *);
H A Dpf_pbuf.c446 pbuf_get_service_class(const pbuf_t *pbuf) in pbuf_get_service_class() function
H A Dpf.c9823 pd.sc = MBUF_SCIDX(pbuf_get_service_class(pbuf)); in pf_test()
10386 pd.sc = MBUF_SCIDX(pbuf_get_service_class(pbuf)); in pf_test6()