Searched refs:pft_table_find (Results 1 – 1 of 1) sorted by relevance
146 static struct pft_entry * pft_table_find(u_int idx);718 if ((e = pft_table_find(val->var.subs[sub])) == NULL) in pf_tbltable()1112 pft_table_find(u_int idx) in pft_table_find() function