Home
last modified time | relevance | path

Searched refs:BW_UPCALL_UNIT_BYTES (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/net/ip_mroute/
H A Dip_mroute.h195 #define BW_UPCALL_UNIT_BYTES (1 << 1) /* threshold (in bytes) */ macro
H A Dip_mroute.c2241 if (req->bu_flags & BW_UPCALL_UNIT_BYTES)
2268 if (!(req->bu_flags & (BW_UPCALL_UNIT_PACKETS | BW_UPCALL_UNIT_BYTES)))
2535 u->bu_flags |= BW_UPCALL_UNIT_BYTES;