| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | sysmacros.h | 291 #define DECL_BITFIELD2(_a, _b) \ argument 293 #define DECL_BITFIELD3(_a, _b, _c) \ argument 295 #define DECL_BITFIELD4(_a, _b, _c, _d) \ argument 297 #define DECL_BITFIELD5(_a, _b, _c, _d, _e) \ argument 299 #define DECL_BITFIELD6(_a, _b, _c, _d, _e, _f) \ argument 301 #define DECL_BITFIELD7(_a, _b, _c, _d, _e, _f, _g) \ argument 306 #define DECL_BITFIELD2(_a, _b) \ argument 308 #define DECL_BITFIELD3(_a, _b, _c) \ argument 310 #define DECL_BITFIELD4(_a, _b, _c, _d) \ argument 312 #define DECL_BITFIELD5(_a, _b, _c, _d, _e) \ argument [all …]
|
| /f-stack/freebsd/arm/ti/cpsw/ |
| H A D | if_cpswreg.h | 98 #define ALE_MCAST(_a) ((_a[1] >> 8) & 1) argument 100 #define ALE_PORTS(_a) ((_a[2] >> 2) & 7) argument 101 #define ALE_TYPE(_a) ((_a[1] >> 28) & 3) argument 105 #define ALE_VLAN(_a) ((_a[1] >> 16) & 0xfff) argument 106 #define ALE_VLAN_UNREGFLOOD(_a) ((_a[0] >> 8) & 7) argument 107 #define ALE_VLAN_REGFLOOD(_a) ((_a[0] >> 16) & 7) argument 108 #define ALE_VLAN_UNTAG(_a) ((_a[0] >> 24) & 7) argument 109 #define ALE_VLAN_MEMBERS(_a) (_a[0] & 7) argument
|
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_hash.c | 43 #define EFX_HASH_MIX(_a, _b, _c) \ argument 67 #define EFX_HASH_FINALISE(_a, _b, _c) \ argument
|
| /f-stack/freebsd/arm/ti/ |
| H A D | ti_spireg.h | 94 #define MCSPI_XFERLEVEL_AFL(_a) (((_a) >> 8) & 0xff) argument 95 #define MCSPI_XFERLEVEL_AEL(_a) (((_a) >> 0) & 0xff) argument
|
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_compat.h | 1231 # define DT1(_n,_a,_b) DTRACE_PROBE1(_n,_a,_b) argument 1233 # define DT3(_n,_a,_b,_c,_d,_e,_f) \ argument 1235 # define DT4(_n,_a,_b,_c,_d,_e,_f,_g,_h) \ argument 1239 # define DT1(_n,_a,_b) argument 1240 # define DT2(_n,_a,_b,_c,_d) argument 1241 # define DT3(_n,_a,_b,_c,_d,_e,_f) argument 1242 # define DT4(_n,_a,_b,_c,_d,_e,_f,_g,_h) argument 1246 # define DT1(_n,_a,_b) argument 1247 # define DT2(_n,_a,_b,_c,_d) argument 1248 # define DT3(_n,_a,_b,_c,_d,_e,_f) argument [all …]
|
| H A D | ipf_rb.h | 363 #define RBI_WALK(_n, _h, _w, _a) _n##_rb_walktree(_h, _w, _a) argument
|
| H A D | fil.c | 4427 #define IPF_IFNAME_VALID(_a) (_a != -1) argument 4428 #define IPF_IFNAME_INVALID(_a) (_a == -1) argument 4429 #define IPF_IFNAMES_DIFFERENT(_a) \ argument 4435 #define IPF_FRDEST_DIFFERENT(_a) \ argument
|
| H A D | ip_fil.h | 790 #define FR_NUM(_a) (sizeof(_a) / sizeof(*_a)) argument
|
| /f-stack/freebsd/contrib/zstd/lib/dictBuilder/ |
| H A D | divsufsort.c | 94 # define SWAP(_a, _b) do { t = (_a); (_a) = (_b); (_b) = t; } while(0) argument 97 # define MIN(_a, _b) (((_a) < (_b)) ? (_a) : (_b)) argument 100 # define MAX(_a, _b) (((_a) > (_b)) ? (_a) : (_b)) argument 102 #define STACK_PUSH(_a, _b, _c, _d)\ argument 108 #define STACK_PUSH5(_a, _b, _c, _d, _e)\ argument 114 #define STACK_POP(_a, _b, _c, _d)\ argument 121 #define STACK_POP5(_a, _b, _c, _d, _e)\ argument
|
| /f-stack/dpdk/drivers/bus/dpaa/base/qbman/ |
| H A D | qman_priv.h | 69 const u32 *_a = a->q.state; in qman_cgrs_and() local 82 const u32 *_a = a->q.state; in qman_cgrs_xor() local
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_regdomain.c | 190 #define swap(_a, _b, _size) { \ argument
|
| H A D | ieee80211_crypto_ccmp.c | 583 #define CCMP_DECRYPT(_i, _b, _b0, _pos, _a, _len) do { \ argument
|
| H A D | ieee80211_scan_sta.c | 873 #define PREFER(_a,_b,_what) do { \ in sta_compare() argument
|
| H A D | ieee80211.h | 39 #define IEEE80211_IS_MULTICAST(_a) (*(_a) & 0x01) argument
|
| /f-stack/tools/netstat/ |
| H A D | nhgrp.c | 181 cmp_nhg_idx(const void *_a, const void *_b) in cmp_nhg_idx()
|
| H A D | nhops.c | 329 cmp_nh_idx(const void *_a, const void *_b) in cmp_nh_idx()
|
| /f-stack/freebsd/contrib/edk2/Include/Uefi/ |
| H A D | UefiBaseType.h | 158 #define EFIERR(_a) ENCODE_ERROR(_a) argument
|
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | ecore_sp.h | 115 #define ECORE_MEMCMP(_a, _b, _s) memcmp(_a, _b, _s) argument 116 #define ECORE_MEMCPY(_a, _b, _s) rte_memcpy(_a, _b, _s) argument 117 #define ECORE_MEMSET(_a, _c, _s) memset(_a, _c, _s) argument 198 #define ecore_sp_post(_sc, _a, _b, _c, _d) \ argument
|
| /f-stack/tools/ipfw/ |
| H A D | tables.c | 2028 compare_values(const void *_a, const void *_b) in compare_values()
|
| H A D | ipfw2.c | 5197 compare_ntlv(const void *_a, const void *_b) in compare_ntlv()
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_sockopt.c | 3145 compare_opcodes(const void *_a, const void *_b) in compare_opcodes() 3392 compare_sh(const void *_a, const void *_b) in compare_sh()
|
| /f-stack/dpdk/drivers/net/avp/ |
| H A D | avp_ethdev.c | 1198 uint16_t *_a = (uint16_t *)&a->addr_bytes[0]; in _avp_cmp_ether_addr() local
|
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_type.h | 33 #define MIN_T(_t, _a, _b) min((_t)(_a), (_t)(_b)) argument
|