Home
last modified time | relevance | path

Searched refs:fr_objbytes (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/ipf/
H A Dipf.global-objs.debug6430 fr_objbytes
/illumos-gate/usr/src/uts/sparc/ipf/
H A Dipf.global-objs.debug6430 fr_objbytes
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c5780 if ((fr_objbytes[type][0] & 1) != 0) {
5781 if (obj.ipfo_size < fr_objbytes[type][1])
5791 if ((fr_objbytes[type][0] & 1) != 0 &&
5793 obj.ipfo_size != fr_objbytes[type][1])
5797 if ((fr_objbytes[type][0] & 1) != 0) {
5799 fr_objbytes[type][1]);
5832 if (((fr_objbytes[type][0] & 1) == 0) || (sz < fr_objbytes[type][1]))
5882 ((fr_objbytes[type][0] & 1) == 0) ||
5883 (sz < fr_objbytes[type][1]))
5940 if ((fr_objbytes[type][0] & 1) != 0) {
[all …]