Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/net/
H A Dpf_pbuf.h106 mbuf_svc_class_t pbuf_get_service_class(const pbuf_t *);
H A Dpf_pbuf.c417 pbuf_get_service_class(const pbuf_t *pbuf) in pbuf_get_service_class() function
H A Dpf.c9638 pd.sc = MBUF_SCIDX(pbuf_get_service_class(pbuf)); in pf_test()
10200 pd.sc = MBUF_SCIDX(pbuf_get_service_class(pbuf)); in pf_test6()