bw_upcall 261 netinet/ip_mroute.c static struct bw_upcall bw_upcalls[BW_UPCALLS_MAX]; bw_upcall 2389 netinet/ip_mroute.c compute_bw_meter_flags(struct bw_upcall *req) bw_upcall 2418 netinet/ip_mroute.c struct bw_upcall *req; bw_upcall 2420 netinet/ip_mroute.c if (m == NULL || m->m_len < sizeof(struct bw_upcall)) bw_upcall 2423 netinet/ip_mroute.c req = mtod(m, struct bw_upcall *); bw_upcall 2512 netinet/ip_mroute.c struct bw_upcall *req; bw_upcall 2514 netinet/ip_mroute.c if (m == NULL || m->m_len < sizeof(struct bw_upcall)) bw_upcall 2517 netinet/ip_mroute.c req = mtod(m, struct bw_upcall *); bw_upcall 2671 netinet/ip_mroute.c struct bw_upcall *u; bw_upcall 155 netinet/ip_mroute.h struct bw_upcall {