Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet/
H A Din_pcb.c3725 struct ifnet *rtifp, *oifp; in inp_flush() local
3738 rtifp = ((inp->inp_route.ro_rt != NULL) ? in inp_flush()
3742 if (rtifp != NULL) { in inp_flush()
3743 if_qflush_sc(rtifp, so_tc2msc(optval), flowhash, NULL, NULL); in inp_flush()
3745 if (oifp != NULL && oifp != rtifp) { in inp_flush()