Home
last modified time | relevance | path

Searched defs:_h (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dipf_rb.h357 #define RBI_DELETE(_n, _h, _v) _n##_rb_delete(_h, _v) argument
359 #define RBI_INIT(_n, _h) _n##_rb_init(_h) argument
360 #define RBI_INSERT(_n, _h, _v) _n##_rb_insert(_h, _v) argument
361 #define RBI_ISEMPTY(_h) ((_h)->count == 0) argument
362 #define RBI_SEARCH(_n, _h, _k) _n##_rb_search(_h, _k) argument
363 #define RBI_WALK(_n, _h, _w, _a) _n##_rb_walktree(_h, _w, _a) argument
H A Dip_compat.h1235 # define DT4(_n,_a,_b,_c,_d,_e,_f,_g,_h) \ argument
1242 # define DT4(_n,_a,_b,_c,_d,_e,_f,_g,_h) argument
1249 # define DT4(_n,_a,_b,_c,_d,_e,_f,_g,_h) argument
/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dsysmacros.h303 #define DECL_BITFIELD8(_a, _b, _c, _d, _e, _f, _g, _h) \ argument
318 #define DECL_BITFIELD8(_a, _b, _c, _d, _e, _f, _g, _h) \ argument
/f-stack/dpdk/drivers/common/iavf/
H A Diavf_adminq_cmd.h18 #define IAVF_FW_MINOR_VERSION(_h) ((_h)->mac.type == IAVF_MAC_XL710 ? \ argument
/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_adminq_cmd.h18 #define I40E_FW_MINOR_VERSION(_h) ((_h)->mac.type == I40E_MAC_XL710 ? \ argument