Searched refs:NFNETLINK_V0 (Results 1 – 13 of 13) sorted by relevance
/linux-6.3-rc2/tools/testing/selftests/netfilter/ |
A D | nf-queue.c | 136 nfg->version = NFNETLINK_V0; in nfq_build_cfg_request() 159 nfg->version = NFNETLINK_V0; in nfq_build_cfg_params() 182 nfg->version = NFNETLINK_V0; in nfq_build_verdict()
|
/linux-6.3-rc2/include/uapi/linux/netfilter/ |
A D | nfnetlink.h | 40 #define NFNETLINK_V0 0 macro
|
/linux-6.3-rc2/net/netfilter/ |
A D | nfnetlink_cttimeout.c | 195 NFNETLINK_V0, 0); in ctnl_timeout_fill_info() 406 NFNETLINK_V0, 0); in cttimeout_default_fill_info()
|
A D | nf_tables_trace.c | 207 NFNETLINK_V0, 0); in nft_trace_notify()
|
A D | nfnetlink_hook.c | 129 NLM_F_MULTI, family, NFNETLINK_V0, 0); in nfnl_hook_dump_one()
|
A D | nf_conntrack_netlink.c | 580 NFNETLINK_V0, 0); in ctnetlink_fill_info() 756 NFNETLINK_V0, 0); in ctnetlink_conntrack_event() 2499 NFNETLINK_V0, htons(cpu)); in ctnetlink_ct_stat_cpu_fill_info() 2579 NFNETLINK_V0, 0); in ctnetlink_stat_ct_fill_info() 3080 exp->tuple.src.l3num, NFNETLINK_V0, 0); in ctnetlink_exp_fill_info() 3126 exp->tuple.src.l3num, NFNETLINK_V0, 0); in ctnetlink_expect_event() 3694 NFNETLINK_V0, htons(cpu)); in ctnetlink_exp_stat_fill_info()
|
A D | nfnetlink_acct.c | 152 NFNETLINK_V0, 0); in nfnl_acct_fill_info()
|
A D | nfnetlink_cthelper.c | 540 NFNETLINK_V0, 0); in nfnl_cthelper_fill_info()
|
A D | nft_compat.c | 624 NFNETLINK_V0, 0); in nfnl_compat_fill_info()
|
A D | nfnetlink_log.c | 467 0, pf, NFNETLINK_V0, htons(inst->group_num)); in __build_packet_message()
|
A D | nf_tables_api.c | 819 NFNETLINK_V0, nft_base_seq(net)); in nf_tables_fill_table_info() 1626 NFNETLINK_V0, nft_base_seq(net)); in nf_tables_fill_chain_info() 3065 nlh = nfnl_msg_put(skb, portid, seq, type, flags, family, NFNETLINK_V0, in nf_tables_fill_rule_info() 4085 NFNETLINK_V0, nft_base_seq(ctx->net)); in nf_tables_fill_set() 5251 table->family, NFNETLINK_V0, nft_base_seq(net)); in nf_tables_dump_set() 5320 NFNETLINK_V0, nft_base_seq(ctx->net)); in nf_tables_fill_setelem_info() 7100 NFNETLINK_V0, nft_base_seq(net)); in nf_tables_fill_obj_info() 8031 NFNETLINK_V0, nft_base_seq(net)); in nf_tables_fill_flowtable_info() 8277 NFNETLINK_V0, nft_base_seq(net)); in nf_tables_fill_gen_info()
|
A D | nfnetlink_queue.c | 478 0, entry->state.pf, NFNETLINK_V0, in nfqnl_build_packet_message()
|
/linux-6.3-rc2/net/netfilter/ipset/ |
A D | ip_set_core.c | 968 NFPROTO_IPV4, NFNETLINK_V0, 0); in start_msg()
|
Completed in 45 milliseconds