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

  /src/sys/netinet/
ip_flow.c 109 static struct ipflow *ipflow_reap(bool);
408 ipflow_reap(bool just_one) function in typeref:struct:ipflow *
544 ipf = ipflow_reap(true);
619 ipflow_reap(false);
ip_flow.c 109 static struct ipflow *ipflow_reap(bool);
408 ipflow_reap(bool just_one) function in typeref:struct:ipflow *
544 ipf = ipflow_reap(true);
619 ipflow_reap(false);

Completed in 22 milliseconds