Searched refs:in6_rtchange (Results 1 – 4 of 4) sorted by relevance
117 extern void in6_rtchange(struct inpcb *, int);
321 void (*notify)(struct inpcb *, int) = in6_rtchange; in rip6_ctlinput()332 notify = in6_rtchange; in rip6_ctlinput()
1164 notify = in6_rtchange; in in6_pcbnotify()1358 in6_rtchange(struct inpcb *inp, int errno) in in6_rtchange() function
721 notify = in6_rtchange; in udp6_ctlinput()