Home
last modified time | relevance | path

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

/dragonfly/sys/netinet6/
H A Din6_pcb.h118 void in6_rtchange (struct inpcb *, int);
H A Draw_ip6.c236 inp_notify_t notify = in6_rtchange; in rip6_ctlinput()
245 notify = in6_rtchange, d = NULL; in rip6_ctlinput()
H A Din6_pcb.c544 notify = in6_rtchange; in in6_pcbnotify()
796 in6_rtchange(struct inpcb *inp, int error) in in6_rtchange() function
H A Dudp6_usrreq.c408 notify = in6_rtchange, d = NULL; in udp6_ctlinput()
H A Dicmp6.c121 #define in6_rtchange in_rtchange macro