Searched refs:pf_find_state_all (Results 1 – 3 of 3) sorted by relevance
2361 extern struct pf_kstate *pf_find_state_all(
2330 s = pf_find_state_all(key, dir, &more); in pf_kill_matching_state()2879 state = pf_find_state_all(&key, direction, &m); in pf_ioctl_natlook()
1991 pf_find_state_all(const struct pf_state_key_cmp *key, u_int dir, int *more) in pf_find_state_all() function2064 s = pf_find_state_all(key, dir, NULL); in pf_find_state_all_exists()