Home
last modified time | relevance | path

Searched defs:bandwidth_limit_init (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dnamespace.h14 #define bandwidth_limit_init ssh_bandwidth_limit_init macro
H A Dmisc.c1706 bandwidth_limit_init(struct bwlimit *bw, u_int64_t kbps, size_t buflen) in bandwidth_limit_init() function