HomeSort by: relevance | last modified time | path
    Searched refs:bw_upcall (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
ip_mroute.h 154 struct bw_upcall { struct
ip_mroute.c 235 static int add_bw_upcall(struct bw_upcall *);
236 static int del_bw_upcall(struct bw_upcall *);
285 static struct bw_upcall bw_upcalls[BW_UPCALLS_MAX];
415 struct bw_upcall bwuc;
2150 compute_bw_meter_flags(struct bw_upcall *req)
2170 add_bw_upcall(struct bw_upcall *req)
2263 del_bw_upcall(struct bw_upcall *req)
2421 struct bw_upcall *u;
2436 * Set the bw_upcall entry

Completed in 14 milliseconds