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

  /src/sys/dist/pf/net/
pf_table.c 180 void pfr_destroy_ktable(struct pfr_ktable *, int);
336 pfr_destroy_ktable(tmpkt, 0);
343 pfr_destroy_ktable(tmpkt, 0);
543 pfr_destroy_ktable(tmpkt, 0);
550 pfr_destroy_ktable(tmpkt, 0);
1589 pfr_destroy_ktable(kt->pfrkt_shadow, 1);
1597 pfr_destroy_ktable(shadow, 0);
1607 pfr_destroy_ktable(shadow, 0);
1745 pfr_destroy_ktable(shadow, 0);
1872 pfr_destroy_ktable(kt, 1)
1966 pfr_destroy_ktable(struct pfr_ktable *kt, int flushaddr) function in typeref:typename:void
    [all...]
pf_table.c 180 void pfr_destroy_ktable(struct pfr_ktable *, int);
336 pfr_destroy_ktable(tmpkt, 0);
343 pfr_destroy_ktable(tmpkt, 0);
543 pfr_destroy_ktable(tmpkt, 0);
550 pfr_destroy_ktable(tmpkt, 0);
1589 pfr_destroy_ktable(kt->pfrkt_shadow, 1);
1597 pfr_destroy_ktable(shadow, 0);
1607 pfr_destroy_ktable(shadow, 0);
1745 pfr_destroy_ktable(shadow, 0);
1872 pfr_destroy_ktable(kt, 1)
1966 pfr_destroy_ktable(struct pfr_ktable *kt, int flushaddr) function in typeref:typename:void
    [all...]

Completed in 28 milliseconds