Home
last modified time | relevance | path

Searched defs:_chd (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/bsd/skywalk/channel/
H A Dos_channel_private.h622 #define CHD_INFO(_chd) ((_chd)->chd_info) argument
623 #define CHD_PARAMS(_chd) (&CHD_INFO(_chd)->cinfo_nxprov_params) argument
624 #define CHD_SCHEMA(_chd) \ argument
626 #define CHD_NX_STATS(_chd) \ argument
628 #define CHD_NX_FLOWADV(_chd) \ argument
630 #define CHD_NX_ADV_MD(_chd) __DECONST(struct __kern_nexus_adv_metadata *, \ argument
/xnu-12377.41.6/libsyscall/wrappers/skywalk/
H A Dos_channel.c139 #define _SCHEMA_VER_VERIFY(_chd) do { \ argument
213 #define _CHANNEL_IS_DEFUNCT(_chd) \ argument