pf_find_state_all
extern struct pf_kstate *pf_find_state_all(
s = pf_find_state_all(key, dir, NULL);
s = pf_find_state_all(key, dir, &more);
state = pf_find_state_all(&key, direction, &m);