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

/freebsd-10.3-release/sys/contrib/ipfilter/netinet/
H A Dip_auth.c947 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.c6584 /* Function: ipf_outobjk */
6597 ipf_outobjk(softc, obj, ptr) function
7989 error = ipf_outobjk(softc, &obj, next);
8002 error = ipf_outobjk(softc, &dobj, next->fr_data);
H A Dip_nat.c6725 error = ipf_outobjk(softc, objp, nextipnat);
6736 error = ipf_outobjk(softc, objp, nextnat);
H A Dip_state.c4896 error = ipf_outobjk(softc, obj, next);

Completed in 152 milliseconds