Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet/
H A Din_pcb.h921 extern void in_rtchange(struct inpcb *, int);
H A Dudp_usrreq.c1013 notify = in_rtchange; in udp_ctlinput()
H A Din_pcb.c2301 in_rtchange(struct inpcb *inp, int errno) in in_rtchange() function