Searched refs:if_qflush_sc (Results 1 – 3 of 3) sorted by relevance
| /xnu-11417.121.6/bsd/net/ ! |
| H A D | if_var_private.h | 1540 extern void if_qflush_sc(struct ifnet *, mbuf_svc_class_t, u_int32_t,
|
| H A D | if.c | 1718 if_qflush_sc(struct ifnet *ifp, mbuf_svc_class_t sc, u_int32_t flow, in if_qflush_sc() function
|
| /xnu-11417.121.6/bsd/netinet/ ! |
| H A D | in_pcb.c | 3785 if_qflush_sc(rtifp, so_tc2msc(optval), flowhash, NULL, NULL, 0); in inp_flush() 3788 if_qflush_sc(oifp, so_tc2msc(optval), flowhash, NULL, NULL, 0); in inp_flush()
|