Searched refs:NFT_NLMSG_MAXSIZE (Results 1 – 1 of 1) sorted by relevance
89 #define NFT_NLMSG_MAXSIZE (UINT16_MAX + getpagesize()) macro101 batch = nftnl_batch_alloc(BATCH_PAGE_SIZE, NFT_NLMSG_MAXSIZE); in mnl_batch_init()