Home
last modified time | relevance | path

Searched refs:pfr_unroute_kentry (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/netpfil/pf/
HDpf_table.c155 static int pfr_unroute_kentry(struct pfr_ktable *,
859 pfr_unroute_kentry(kt, p); in pfr_remove_kentries()
873 pfr_unroute_kentry(kt, p); in pfr_clean_node_mask()
952 pfr_unroute_kentry(struct pfr_ktable *kt, struct pfr_kentry *ke) in pfr_unroute_kentry() function