Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_var_private.h1560 extern void if_qflush_sc(struct ifnet *, mbuf_svc_class_t, u_int32_t,
H A Dif.c1707 if_qflush_sc(struct ifnet *ifp, mbuf_svc_class_t sc, u_int32_t flow, in if_qflush_sc() function
/xnu-12377.81.4/bsd/netinet/
H A Din_pcb.c3743 if_qflush_sc(rtifp, so_tc2msc(optval), flowhash, NULL, NULL); in inp_flush()
3746 if_qflush_sc(oifp, so_tc2msc(optval), flowhash, NULL, NULL); in inp_flush()