Searched refs:pfr_destroy_ktable (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dpf_table.c195 static void pfr_destroy_ktable(struct pfr_ktable *, int);
332 pfr_destroy_ktable(tmpkt, 0);
339 pfr_destroy_ktable(tmpkt, 0);
534 pfr_destroy_ktable(tmpkt, 0);
541 pfr_destroy_ktable(tmpkt, 0);
1574 pfr_destroy_ktable(kt->pfrkt_shadow, 1);
1582 pfr_destroy_ktable(shadow, 0);
1592 pfr_destroy_ktable(shadow, 0);
1732 pfr_destroy_ktable(shadow, 0);
1874 pfr_destroy_ktable(k
1967 pfr_destroy_ktable(struct pfr_ktable *kt, int flushaddr) function
[all...]

Completed in 24 milliseconds