Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dudp_usrreq.c1591 struct ifnet *origoutifp = NULL; in udp_output() local
1776 origoutifp = inp->inp_last_outifp; in udp_output()
2149 inp->inp_last_outifp = origoutifp; in udp_output()