Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet/
H A Dudp_usrreq.c1522 struct ifnet *origoutifp = NULL; in udp_output() local
1700 origoutifp = inp->inp_last_outifp; in udp_output()
2054 inp->inp_last_outifp = origoutifp; in udp_output()