Searched defs:fr_outobj (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c4686 error = fr_outobj(data, fp, IPFOBJ_FRENTRY);
5868 /* As per fr_outobj, except the size of the object to copy out is passed in */
5872 /* not possible nor required in fr_outobj(). */
5912 /* Function: fr_outobj */
5922 int fr_outobj(data, ptr, type) function
6742 error = fr_outobj(data, &tu, IPFOBJ_TUNEABLE);
6782 error = fr_outobj(data, &tu, IPFOBJ_TUNEABLE);
6817 error = fr_outobj(data, &tu, IPFOBJ_TUNEABLE);

Completed in 277 milliseconds