Searched refs:ipf_outobjk (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/sys/contrib/ipfilter/netinet/
H A Dip_auth.c974 error = ipf_outobjk(softc, objp, next);
H A Dip_fil.h1834 extern int ipf_outobjk __P((ipf_main_softc_t *, ipfobj_t *, void *));
H A Dfil.c6549 /* Function: ipf_outobjk */
6562 ipf_outobjk(softc, obj, ptr) function
7954 error = ipf_outobjk(softc, &obj, next);
7967 error = ipf_outobjk(softc, &dobj, next->fr_data);
H A Dip_nat.c6723 error = ipf_outobjk(softc, objp, nextipnat);
6734 error = ipf_outobjk(softc, objp, nextnat);
H A Dip_state.c4892 error = ipf_outobjk(softc, obj, next);

Completed in 244 milliseconds