Home
last modified time | relevance | path

Searched defs:obj_idx (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_private.h482 struct obj_idx { struct
499 struct obj_idx obuf[8]; /* table references storage */ argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.cpp227 size_t obj_idx = m_objects.size(); ParseObjects() local
239 size_t obj_idx; ParseObjects() local
/freebsd/sys/dev/ixl/
H A Di40e_lan_hmc.c1236 u32 obj_idx) in i40e_hmc_get_object_va()
/freebsd/sys/dev/dpaa2/
H A Ddpaa2_rc.c747 uint32_t obj_idx, struct dpaa2_obj *obj) in dpaa2_rc_get_obj()