Searched refs:rtifp (Results 1 – 1 of 1) sorted by relevance
3494 struct ifnet *rtifp, *oifp; in inp_flush() local3507 rtifp = ((inp->inp_route.ro_rt != NULL) ? in inp_flush()3511 if (rtifp != NULL) { in inp_flush()3512 if_qflush_sc(rtifp, so_tc2msc(optval), flowhash, NULL, NULL, 0); in inp_flush()3514 if (oifp != NULL && oifp != rtifp) { in inp_flush()