pf_detach_state   162 net/pf.c       void			 pf_detach_state(struct pf_state *, int);
pf_detach_state   824 net/pf.c       		pf_detach_state(s, PF_DT_SKIP_LANEXT|PF_DT_SKIP_EXTGWY);
pf_detach_state   833 net/pf.c       		pf_detach_state(s, PF_DT_SKIP_EXTGWY);
pf_detach_state   850 net/pf.c       		pf_detach_state(s, 0);
pf_detach_state  1006 net/pf.c       	pf_detach_state(cur, 0);