Home
last modified time | relevance | path

Searched refs:NFT_MSG_NEWRULE (Results 1 – 25 of 2518) sorted by relevance

12345678910>>...101

/dports/net/py-pyroute2.nftables/pyroute2.nftables-0.6.5/pr2modules/nftables/
H A Dmain.py15 NFT_MSG_NEWRULE,
105 commands = {'add': NFT_MSG_NEWRULE,
/dports/net/miniupnpd/miniupnpd-2.1.20200510/netfilter_nft/
H A Dnftpinhole.c104 res = nft_send_rule(r, NFT_MSG_NEWRULE, RULE_CHAIN_FILTER); in add_pinhole()
309 res = nft_send_rule(r, NFT_MSG_NEWRULE, RULE_CHAIN_FILTER); in update_pinhole()
H A Dnftnlrdr.c255 return nft_send_rule(r, NFT_MSG_NEWRULE, RULE_CHAIN_REDIRECT); in add_redirect_rule2()
281 return nft_send_rule(r, NFT_MSG_NEWRULE, RULE_CHAIN_PEER); in add_peer_redirect_rule2()
310 return nft_send_rule(r, NFT_MSG_NEWRULE, RULE_CHAIN_FILTER); in add_filter_rule2()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/miniupnp/miniupnpd/netfilter_nft/
H A Dnftpinhole.c104 res = nft_send_rule(r, NFT_MSG_NEWRULE, RULE_CHAIN_FILTER); in add_pinhole()
311 res = nft_send_rule(r, NFT_MSG_NEWRULE, RULE_CHAIN_FILTER); in update_pinhole()
H A Dnftnlrdr.c263 ret = nft_send_rule(r, NFT_MSG_NEWRULE, RULE_CHAIN_REDIRECT); in add_redirect_rule2()
293 return nft_send_rule(r, NFT_MSG_NEWRULE, RULE_CHAIN_PEER); in add_peer_redirect_rule2()
322 return nft_send_rule(r, NFT_MSG_NEWRULE, RULE_CHAIN_FILTER); in add_filter_rule2()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/miniupnp/miniupnpd/netfilter_nft/
H A Dnftpinhole.c104 res = nft_send_rule(r, NFT_MSG_NEWRULE, RULE_CHAIN_FILTER); in add_pinhole()
311 res = nft_send_rule(r, NFT_MSG_NEWRULE, RULE_CHAIN_FILTER); in update_pinhole()
H A Dnftnlrdr.c263 ret = nft_send_rule(r, NFT_MSG_NEWRULE, RULE_CHAIN_REDIRECT); in add_redirect_rule2()
293 return nft_send_rule(r, NFT_MSG_NEWRULE, RULE_CHAIN_PEER); in add_peer_redirect_rule2()
322 return nft_send_rule(r, NFT_MSG_NEWRULE, RULE_CHAIN_FILTER); in add_filter_rule2()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/miniupnp/miniupnpd/netfilter_nft/
H A Dnftpinhole.c104 res = nft_send_rule(r, NFT_MSG_NEWRULE, RULE_CHAIN_FILTER); in add_pinhole()
311 res = nft_send_rule(r, NFT_MSG_NEWRULE, RULE_CHAIN_FILTER); in update_pinhole()
H A Dnftnlrdr.c263 ret = nft_send_rule(r, NFT_MSG_NEWRULE, RULE_CHAIN_REDIRECT); in add_redirect_rule2()
293 return nft_send_rule(r, NFT_MSG_NEWRULE, RULE_CHAIN_PEER); in add_peer_redirect_rule2()
322 return nft_send_rule(r, NFT_MSG_NEWRULE, RULE_CHAIN_FILTER); in add_filter_rule2()
/dports/net/py-pyroute2.core/pyroute2.core-0.6.5/pr2modules/netlink/nfnetlink/
H A Dnftsocket.py22 NFT_MSG_NEWRULE = 6 variable
859 NFT_MSG_NEWRULE: nft_rule_msg,
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/netfilter/
H A Dnf_tables_offload.c514 case NFT_MSG_NEWRULE: in nft_flow_rule_offload_abort()
567 case NFT_MSG_NEWRULE: in nft_flow_rule_offload_commit()
602 case NFT_MSG_NEWRULE: in nft_flow_rule_offload_commit()
H A Dnf_tables_api.c85 [NFT_MSG_NEWRULE] = AUDIT_NFT_OP_RULE_REGISTER,
2963 NFT_MSG_NEWRULE, in __nf_tables_dump_rules()
3129 info->nlh->nlmsg_seq, NFT_MSG_NEWRULE, 0, in nf_tables_getrule()
3452 if (trans->msg_type == NFT_MSG_NEWRULE && in nft_rule_lookup_byid()
7951 [NFT_MSG_NEWRULE] = {
8246 if (trans->msg_type == NFT_MSG_NEWRULE || in nf_tables_commit_chain_prepare_cancel()
8516 if (trans->msg_type == NFT_MSG_NEWRULE || in nf_tables_commit()
8583 case NFT_MSG_NEWRULE: in nf_tables_commit()
8587 NFT_MSG_NEWRULE); in nf_tables_commit()
8732 case NFT_MSG_NEWRULE: in nf_tables_abort_release()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/net/netfilter/
H A Dnf_tables_offload.c514 case NFT_MSG_NEWRULE: in nft_flow_rule_offload_abort()
567 case NFT_MSG_NEWRULE: in nft_flow_rule_offload_commit()
602 case NFT_MSG_NEWRULE: in nft_flow_rule_offload_commit()
H A Dnf_tables_api.c85 [NFT_MSG_NEWRULE] = AUDIT_NFT_OP_RULE_REGISTER,
2963 NFT_MSG_NEWRULE, in __nf_tables_dump_rules()
3129 info->nlh->nlmsg_seq, NFT_MSG_NEWRULE, 0, in nf_tables_getrule()
3452 if (trans->msg_type == NFT_MSG_NEWRULE && in nft_rule_lookup_byid()
7951 [NFT_MSG_NEWRULE] = {
8246 if (trans->msg_type == NFT_MSG_NEWRULE || in nf_tables_commit_chain_prepare_cancel()
8516 if (trans->msg_type == NFT_MSG_NEWRULE || in nf_tables_commit()
8583 case NFT_MSG_NEWRULE: in nf_tables_commit()
8587 NFT_MSG_NEWRULE); in nf_tables_commit()
8732 case NFT_MSG_NEWRULE: in nf_tables_abort_release()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/netfilter/
H A Dnf_tables_offload.c514 case NFT_MSG_NEWRULE: in nft_flow_rule_offload_abort()
567 case NFT_MSG_NEWRULE: in nft_flow_rule_offload_commit()
602 case NFT_MSG_NEWRULE: in nft_flow_rule_offload_commit()
H A Dnf_tables_api.c85 [NFT_MSG_NEWRULE] = AUDIT_NFT_OP_RULE_REGISTER,
2963 NFT_MSG_NEWRULE, in __nf_tables_dump_rules()
3129 info->nlh->nlmsg_seq, NFT_MSG_NEWRULE, 0, in nf_tables_getrule()
3452 if (trans->msg_type == NFT_MSG_NEWRULE && in nft_rule_lookup_byid()
7951 [NFT_MSG_NEWRULE] = {
8246 if (trans->msg_type == NFT_MSG_NEWRULE || in nf_tables_commit_chain_prepare_cancel()
8516 if (trans->msg_type == NFT_MSG_NEWRULE || in nf_tables_commit()
8583 case NFT_MSG_NEWRULE: in nf_tables_commit()
8587 NFT_MSG_NEWRULE); in nf_tables_commit()
8732 case NFT_MSG_NEWRULE: in nf_tables_abort_release()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/netfilter/
H A Dnf_tables.h108 NFT_MSG_NEWRULE, enumerator
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/netfilter/
H A Dnf_tables.h108 NFT_MSG_NEWRULE, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/netfilter/
H A Dnf_tables.h108 NFT_MSG_NEWRULE, enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/netfilter/
H A Dnf_tables.h108 NFT_MSG_NEWRULE, enumerator
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/netfilter/
H A Dnf_tables.h108 NFT_MSG_NEWRULE, enumerator
/dports/deskutils/chart/chart-3.0.0/vendor/golang.org/x/sys/sys-6c888cc/unix/linux/
H A Dtypes.go1102 NFT_MSG_NEWRULE = C.NFT_MSG_NEWRULE const
/dports/net/grpcox/grpcox-1.0.0/vendor/golang.org/x/sys/unix/linux/
H A Dtypes.go1186 NFT_MSG_NEWRULE = C.NFT_MSG_NEWRULE const
/dports/lang/gomacro/gomacro-2.7-304-g2f4dc7c/vendor/golang.org/x/sys/unix/linux/
H A Dtypes.go1196 NFT_MSG_NEWRULE = C.NFT_MSG_NEWRULE const
/dports/audio/murmur-cli/murmur-cli-8f83169/vendor/golang.org/x/sys/unix/linux/
H A Dtypes.go1186 NFT_MSG_NEWRULE = C.NFT_MSG_NEWRULE const

12345678910>>...101