Searched refs:if_qflush_sc (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.81.4/bsd/net/ |
| H A D | if_var_private.h | 1560 extern void if_qflush_sc(struct ifnet *, mbuf_svc_class_t, u_int32_t,
|
| H A D | if.c | 1707 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 D | in_pcb.c | 3743 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()
|