Searched refs:__CMSG_REPLY (Results 1 – 2 of 2) sorted by relevance
99 #define __CMSG_REPLY(req) (BIT(CMSG_TYPE_MAP_REPLY_BIT) | (req)) macro
228 if (hdr->type != __CMSG_REPLY(type)) { in nfp_bpf_cmsg_communicate()230 hdr->type, __CMSG_REPLY(type)); in nfp_bpf_cmsg_communicate()