Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/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.h1214 # define DT4(_n,_a,_b,_c,_d,_e,_f,_g,_h) \ argument
1216 # define DT5(_n,_a,_b,_c,_d,_e,_f,_g,_h,_i,_j) \ argument
1223 # define DT4(_n,_a,_b,_c,_d,_e,_f,_g,_h) argument
1224 # define DT5(_n,_a,_b,_c,_d,_e,_f,_g,_h,_i,_j) argument
/freebsd/sys/dev/vmware/vmci/
H A Dvmci_hashtable.c18 #define VMCI_HASHTABLE_HASH(_h, _sz) \ argument
/freebsd/sys/dev/ath/
H A Dif_ath_tdma.c357 #define TSF_TO_TU(_h,_l) \ in ath_tdma_update() argument
H A Dif_ath_beacon.c927 #define TSF_TO_TU(_h,_l) \ in ath_beacon_config() argument
H A Dif_athvar.h1531 #define ath_hal_btcoex_mci_send_message(_ah, _h, _f, _p, _l, _wd, _cbt) \ argument
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dsysmacros.h359 #define DECL_BITFIELD8(_a, _b, _c, _d, _e, _f, _g, _h) \ argument
374 #define DECL_BITFIELD8(_a, _b, _c, _d, _e, _f, _g, _h) \ argument
/freebsd/sys/dev/firmware/arm/
H A Dscmi.c103 #define SCMI_MSG_TYPE_CHECK(_h, _t) \ argument
/freebsd/contrib/elftoolchain/common/
H A Duthash.h530 #define MUR_FMIX(_h) \ argument
/freebsd/sys/dev/netmap/
H A Dif_ptnet.c1363 #define PTNET_TX_NOSPACE(_h, _k, _min) \ argument
/freebsd/sys/dev/iavf/
H A Diavf_adminq_cmd.h47 #define IAVF_FW_MINOR_VERSION(_h) ((_h)->mac.type == IAVF_MAC_XL710 ? \ argument
/freebsd/sys/dev/ixl/
H A Di40e_adminq_cmd.h48 #define I40E_FW_MINOR_VERSION(_h) ((_h)->mac.type == I40E_MAC_XL710 ? \ argument