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

  /src/sys/dist/pf/net/
pf_table.c 1517 struct pfr_ktableworkq tableq; local in function:pfr_ina_define
1535 SLIST_INIT(&tableq);
1541 SLIST_INSERT_HEAD(&tableq, kt, pfrkt_workq);
1556 pfr_destroy_ktables(&tableq, 0);
1559 SLIST_INSERT_HEAD(&tableq, rt, pfrkt_workq);
1566 pfr_destroy_ktables(&tableq, 0);
1591 pfr_insert_ktables(&tableq);
1598 pfr_destroy_ktables(&tableq, 0);
1608 pfr_destroy_ktables(&tableq, 0);
pf_table.c 1517 struct pfr_ktableworkq tableq; local in function:pfr_ina_define
1535 SLIST_INIT(&tableq);
1541 SLIST_INSERT_HEAD(&tableq, kt, pfrkt_workq);
1556 pfr_destroy_ktables(&tableq, 0);
1559 SLIST_INSERT_HEAD(&tableq, rt, pfrkt_workq);
1566 pfr_destroy_ktables(&tableq, 0);
1591 pfr_insert_ktables(&tableq);
1598 pfr_destroy_ktables(&tableq, 0);
1608 pfr_destroy_ktables(&tableq, 0);
pf_table.c 1517 struct pfr_ktableworkq tableq; local in function:pfr_ina_define
1535 SLIST_INIT(&tableq);
1541 SLIST_INSERT_HEAD(&tableq, kt, pfrkt_workq);
1556 pfr_destroy_ktables(&tableq, 0);
1559 SLIST_INSERT_HEAD(&tableq, rt, pfrkt_workq);
1566 pfr_destroy_ktables(&tableq, 0);
1591 pfr_insert_ktables(&tableq);
1598 pfr_destroy_ktables(&tableq, 0);
1608 pfr_destroy_ktables(&tableq, 0);

Completed in 35 milliseconds