Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dif_var_private.h1406 extern void if_qflush_sc(struct ifnet *, mbuf_svc_class_t, u_int32_t,
H A Dif.c1661 if_qflush_sc(struct ifnet *ifp, mbuf_svc_class_t sc, u_int32_t flow, in if_qflush_sc() function
/xnu-10063.141.1/bsd/netinet/
H A Din_pcb.c3694 if_qflush_sc(rtifp, so_tc2msc(optval), flowhash, NULL, NULL, 0); in inp_flush()
3697 if_qflush_sc(oifp, so_tc2msc(optval), flowhash, NULL, NULL, 0); in inp_flush()