Searched refs:IPFOBJ_STATESAVE (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/ipfilter/tools/
H A Dipfs.c404 obj.ipfo_type = IPFOBJ_STATESAVE;
507 obj.ipfo_type = IPFOBJ_STATESAVE;
/freebsd-13-stable/sys/contrib/ipfilter/netinet/
H A Dip_state.c860 error = ipf_inobj(softc, data, NULL, &ips, IPFOBJ_STATESAVE);
898 error = ipf_outobj(softc, data, &ips, IPFOBJ_STATESAVE);
927 error = ipf_inobj(softc, data, NULL, &ips, IPFOBJ_STATESAVE);
1010 error = ipf_outobj(softc, data, &ips, IPFOBJ_STATESAVE);
H A Dip_fil.h1292 #define IPFOBJ_STATESAVE 7 /* struct ipstate_save */ macro
/freebsd-13-stable/contrib/ipfilter/
H A Dip_fil_compat.c1617 case IPFOBJ_STATESAVE :
3236 case IPFOBJ_STATESAVE :

Completed in 86 milliseconds