Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Din_pcb.c3454 if_qflush_sc(rtifp, so_tc2msc(optval), flowhash, NULL, NULL, 0); in inp_flush()
3457 if_qflush_sc(oifp, so_tc2msc(optval), flowhash, NULL, NULL, 0); in inp_flush()
/xnu-8019.80.24/bsd/net/
H A Dif_var.h1804 extern void if_qflush_sc(struct ifnet *, mbuf_svc_class_t, u_int32_t,
H A Dif.c1559 if_qflush_sc(struct ifnet *ifp, mbuf_svc_class_t sc, u_int32_t flow, in if_qflush_sc() function