Home
last modified time | relevance | path

Searched refs:fr_outobj (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_auth.c406 error = fr_outobj(data, &ifs->ifs_fr_authstats,
425 error = fr_outobj(data,
H A Dfil.c4685 error = fr_outobj(data, fp, IPFOBJ_FRENTRY);
5921 int fr_outobj(data, ptr, type) in fr_outobj() function
6745 error = fr_outobj(data, &tu, IPFOBJ_TUNEABLE);
6785 error = fr_outobj(data, &tu, IPFOBJ_TUNEABLE);
6820 error = fr_outobj(data, &tu, IPFOBJ_TUNEABLE);
H A Dip_state.c530 error = fr_outobj(data, fr_statetstats(ifs), IPFOBJ_STATESTAT);
648 error = fr_outobj(data, &ips, IPFOBJ_STATESAVE);
756 error = fr_outobj(data, &ips, IPFOBJ_STATESAVE);
H A Dip_fil_solaris.c968 error = fr_outobj((void *)data, &fio, IPFOBJ_IPFSTAT);
1048 error = fr_outobj((void *)data, fr_fragstats(ifs),
H A Dip_nat.c775 error = fr_outobj(data, &ifs->ifs_nat_stats, IPFOBJ_NATSTAT);
806 error = fr_outobj(data, &nl, IPFOBJ_NATLOOKUP);
1794 (void) fr_outobj(data, ipnn, IPFOBJ_NATSAVE);
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dip_fil.c370 error = fr_outobj(data, &fio, IPFOBJ_IPFSTAT);
421 error = fr_outobj(data, fr_fragstats(ifs), IPFOBJ_FRAGSTAT);
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h1502 extern int fr_outobj __P((void *, void *, int));