HomeSort by: relevance | last modified time | path
    Searched defs:pf_check_congestion (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dist/pf/net/
pf.c 255 int pf_check_congestion(struct ifqueue *);
3093 if (direction == PF_IN && pf_check_congestion(ifq)) {
6489 pf_check_congestion(struct ifqueue *ifq) function in typeref:typename:int

Completed in 15 milliseconds