Home
last modified time | relevance | path

Searched refs:NFT_INIT_MSGS (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/shared/
Dfirewall-util-nft.c639 #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()
[all …]