Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dudp_usrreq.c1508 struct ifnet *origoutifp = NULL; in udp_output() local
1683 origoutifp = inp->inp_last_outifp; in udp_output()
2036 inp->inp_last_outifp = origoutifp; in udp_output()