Lines Matching +defs:d +defs:notify
186 udp6_ctlinput(int cmd, const struct sockaddr *sa, void *d)
196 void (*notify)(struct inpcb *, int) = udp6_notify;
209 notify = in6pcb_rtchange, d = NULL;
211 d = NULL;
214 notify = in6pcb_rtchange;
220 if (d != NULL) {
221 ip6cp = (struct ip6ctlparam *)d;
239 icmp6_mtudisc_update((struct ip6ctlparam *)d, 0);
278 icmp6_mtudisc_update((struct ip6ctlparam *)d, valid);
283 * in6pcb_notify(), to notify path MTU change
292 notify);
295 sin6tocsa(sa6_src), 0, cmd, cmdarg, notify);
830 * default route, the situation which we'd