Home
last modified time | relevance | path

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

/linux/include/linux/netfilter/
A Dnfnetlink.h79 static inline struct nlmsghdr *nfnl_msg_put(struct sk_buff *skb, u32 portid, in nfnl_msg_put() function
/linux/net/netfilter/
A Dnfnetlink_cttimeout.c181 nlh = nfnl_msg_put(skb, portid, seq, event, flags, AF_UNSPEC, in ctnl_timeout_fill_info()
392 nlh = nfnl_msg_put(skb, portid, seq, event, flags, AF_UNSPEC, in cttimeout_default_fill_info()
A Dnf_tables_trace.c221 nlh = nfnl_msg_put(skb, 0, 0, event, 0, info->basechain->type->family, in nft_trace_notify()
A Dnfnetlink_hook.c127 nlh = nfnl_msg_put(nlskb, portid, seq, event, in nfnl_hook_dump_one()
A Dnf_conntrack_netlink.c567 nlh = nfnl_msg_put(skb, portid, seq, event, flags, nf_ct_l3num(ct), in ctnetlink_fill_info()
743 nlh = nfnl_msg_put(skb, item->portid, 0, type, flags, nf_ct_l3num(ct), in ctnetlink_conntrack_event()
2514 nlh = nfnl_msg_put(skb, portid, seq, event, flags, AF_UNSPEC, in ctnetlink_ct_stat_cpu_fill_info()
2594 nlh = nfnl_msg_put(skb, portid, seq, event, flags, AF_UNSPEC, in ctnetlink_stat_ct_fill_info()
3095 nlh = nfnl_msg_put(skb, portid, seq, event, flags, in ctnetlink_exp_fill_info()
3141 nlh = nfnl_msg_put(skb, item->portid, 0, type, flags, in ctnetlink_expect_event()
3704 nlh = nfnl_msg_put(skb, portid, seq, event, flags, AF_UNSPEC, in ctnetlink_exp_stat_fill_info()
A Dnfnetlink_acct.c151 nlh = nfnl_msg_put(skb, portid, seq, event, flags, AF_UNSPEC, in nfnl_acct_fill_info()
A Dnfnetlink_cthelper.c535 nlh = nfnl_msg_put(skb, portid, seq, event, flags, AF_UNSPEC, in nfnl_cthelper_fill_info()
A Dnft_compat.c620 nlh = nfnl_msg_put(skb, portid, seq, event, flags, family, in nfnl_compat_fill_info()
A Dnf_tables_api.c738 nlh = nfnl_msg_put(skb, portid, seq, event, flags, family, in nf_tables_fill_table_info()
1514 nlh = nfnl_msg_put(skb, portid, seq, event, flags, family, in nf_tables_fill_chain_info()
2884 nlh = nfnl_msg_put(skb, portid, seq, type, flags, family, NFNETLINK_V0, in nf_tables_fill_rule_info()
3877 nlh = nfnl_msg_put(skb, portid, seq, event, flags, ctx->family, in nf_tables_fill_set()
4957 nlh = nfnl_msg_put(skb, portid, seq, event, NLM_F_MULTI, in nf_tables_dump_set()
5026 nlh = nfnl_msg_put(skb, portid, seq, event, flags, ctx->family, in nf_tables_fill_setelem_info()
6676 nlh = nfnl_msg_put(skb, portid, seq, event, flags, family, in nf_tables_fill_obj_info()
7587 nlh = nfnl_msg_put(skb, portid, seq, event, flags, family, in nf_tables_fill_flowtable_info()
7833 nlh = nfnl_msg_put(skb, portid, seq, event, 0, AF_UNSPEC, in nf_tables_fill_gen_info()
A Dnfnetlink_log.c463 nlh = nfnl_msg_put(inst->skb, 0, 0, in __build_packet_message()
A Dnfnetlink_queue.c473 nlh = nfnl_msg_put(skb, 0, 0, in nfqnl_build_packet_message()
/linux/net/netfilter/ipset/
A Dip_set_core.c966 return nfnl_msg_put(skb, portid, seq, in start_msg()

Completed in 46 milliseconds