Searched refs:ipf_state_deref (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/contrib/ipfilter/netinet/
H A Dip_state.h310 extern void ipf_state_deref __P((ipf_main_softc_t *, ipstate_t **));
H A Dip_state.c4683 /* Function: ipf_state_deref */
4715 ipf_state_deref(softc, isp) function
4894 ipf_state_deref(softc, &is);
H A Dfil.c7755 ipf_state_deref(softc, (ipstate_t **)datap);

Completed in 185 milliseconds