notify 1864 dev/ic/aac.c int notify; notify 1924 dev/ic/aac.c if (aac_qinfo[queue].notify != 0) notify 1925 dev/ic/aac.c AAC_QNOTIFY(sc, aac_qinfo[queue].notify); notify 1943 dev/ic/aac.c int notify; notify 1960 dev/ic/aac.c notify = 0; notify 1962 dev/ic/aac.c notify++; notify 2021 dev/ic/aac.c if (notify && (aac_qinfo[queue].notify != 0)) notify 2022 dev/ic/aac.c AAC_QNOTIFY(sc, aac_qinfo[queue].notify); notify 2067 dev/ic/aac.c if (aac_qinfo[queue].notify != 0) notify 2068 dev/ic/aac.c AAC_QNOTIFY(sc, aac_qinfo[queue].notify); notify 569 netinet/in_pcb.c in_pcbnotifyall(table, dst, errno, notify) notify 573 netinet/in_pcb.c void (*notify)(struct inpcb *, int); notify 609 netinet/in_pcb.c if (notify) notify 610 netinet/in_pcb.c (*notify)(oinp, errno); notify 700 netinet/tcp_subr.c void (*notify)(struct inpcb *, int) = tcp_notify; notify 729 netinet/tcp_subr.c notify = in_rtchange, d = NULL; notify 792 netinet/tcp_subr.c notify(inp, inet6ctlerrmap[cmd]); notify 801 netinet/tcp_subr.c (struct sockaddr *)sa6_src, 0, cmd, NULL, notify); notify 820 netinet/tcp_subr.c void (*notify)(struct inpcb *, int) = tcp_notify; notify 839 netinet/tcp_subr.c notify = in_rtchange, ip = 0; notify 894 netinet/tcp_subr.c notify = tcp_mtudisc, ip = 0; notify 896 netinet/tcp_subr.c notify = tcp_mtudisc_increase, ip = 0; notify 912 netinet/tcp_subr.c notify(inp, errno); notify 928 netinet/tcp_subr.c in_pcbnotifyall(&tcbtable, sa, errno, notify); notify 678 netinet/udp_usrreq.c void (*notify)(struct inpcb *, int) = udp_notify; notify 689 netinet/udp_usrreq.c notify = in_rtchange, d = NULL; notify 814 netinet/udp_usrreq.c uh.uh_sport, cmd, cmdarg, notify); notify 817 netinet/udp_usrreq.c (struct sockaddr *)&sa6_any, 0, cmd, cmdarg, notify); notify 833 netinet/udp_usrreq.c void (*notify)(struct inpcb *, int) = udp_notify; notify 849 netinet/udp_usrreq.c notify = in_rtchange, ip = 0; notify 868 netinet/udp_usrreq.c notify(inp, errno); notify 870 netinet/udp_usrreq.c in_pcbnotifyall(&udbtable, sa, errno, notify); notify 1009 netinet6/icmp6.c goto notify; notify 1023 netinet6/icmp6.c goto notify; notify 1026 netinet6/icmp6.c notify: notify 495 netinet6/in6_pcb.c in6_pcbnotify(head, dst, fport_arg, src, lport_arg, cmd, cmdarg, notify) notify 502 netinet6/in6_pcb.c void (*notify)(struct inpcb *, int); notify 544 netinet6/in6_pcb.c notify = in_rtchange; notify 623 netinet6/in6_pcb.c if (notify) notify 624 netinet6/in6_pcb.c (*notify)(inp, errno); notify 265 netinet6/raw_ip6.c void (*notify)(struct in6pcb *, int) = in6_rtchange; notify 275 netinet6/raw_ip6.c notify = in6_rtchange, d = NULL; notify 353 netinet6/raw_ip6.c (struct sockaddr *)sa6_src, 0, cmd, cmdarg, notify);