Lines Matching refs:NFT_INIT_MSGS
639 #define NFT_INIT_MSGS 16 macro
641 sd_netlink_message *batch[NFT_INIT_MSGS] = {}; in fw_nftables_init_family()
653 assert(msgcnt < NFT_INIT_MSGS); in fw_nftables_init_family()
660 assert(msgcnt < NFT_INIT_MSGS); in fw_nftables_init_family()
669 assert(msgcnt < NFT_INIT_MSGS); in fw_nftables_init_family()
677 assert(msgcnt < NFT_INIT_MSGS); in fw_nftables_init_family()
693 assert(msgcnt < NFT_INIT_MSGS); in fw_nftables_init_family()
707 assert(msgcnt < NFT_INIT_MSGS); in fw_nftables_init_family()
715 assert(msgcnt < NFT_INIT_MSGS); in fw_nftables_init_family()
721 assert(msgcnt < NFT_INIT_MSGS); in fw_nftables_init_family()
732 assert(msgcnt < NFT_INIT_MSGS); in fw_nftables_init_family()
738 assert(msgcnt <= NFT_INIT_MSGS); in fw_nftables_init_family()