Home
last modified time | relevance | path

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

/NextBSD/sbin/pfctl/
HDpfctl_altq.c91 u_int32_t getifspeed(int, char *);
93 u_int32_t getifspeed(char *);
267 if ((rate = getifspeed(pf->dev, pa->ifname)) == 0) {
269 if ((rate = getifspeed(pa->ifname)) == 0) {
1319 getifspeed(int pfdev, char *ifname) function
1333 getifspeed(char *ifname) function