| /OK3568_Linux_fs/kernel/include/linux/netfilter/ |
| H A D | nfnetlink.h | 76 static inline struct nlmsghdr *nfnl_msg_put(struct sk_buff *skb, u32 portid, in nfnl_msg_put() function
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nfnetlink_cttimeout.c | 169 nlh = nfnl_msg_put(skb, portid, seq, event, flags, AF_UNSPEC, in ctnl_timeout_fill_info() 385 nlh = nfnl_msg_put(skb, portid, seq, event, flags, AF_UNSPEC, in cttimeout_default_fill_info()
|
| H A D | nf_tables_trace.c | 221 nlh = nfnl_msg_put(skb, 0, 0, event, 0, info->basechain->type->family, in nft_trace_notify()
|
| H A D | nf_conntrack_netlink.c | 567 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() 2485 nlh = nfnl_msg_put(skb, portid, seq, event, flags, AF_UNSPEC, in ctnetlink_ct_stat_cpu_fill_info() 2565 nlh = nfnl_msg_put(skb, portid, seq, event, flags, AF_UNSPEC, in ctnetlink_stat_ct_fill_info() 3076 nlh = nfnl_msg_put(skb, portid, seq, event, flags, in ctnetlink_exp_fill_info() 3122 nlh = nfnl_msg_put(skb, item->portid, 0, type, flags, in ctnetlink_expect_event() 3698 nlh = nfnl_msg_put(skb, portid, seq, event, flags, AF_UNSPEC, in ctnetlink_exp_stat_fill_info()
|
| H A D | nfnetlink_acct.c | 140 nlh = nfnl_msg_put(skb, portid, seq, event, flags, AF_UNSPEC, in nfnl_acct_fill_info()
|
| H A D | nfnetlink_cthelper.c | 537 nlh = nfnl_msg_put(skb, portid, seq, event, flags, AF_UNSPEC, in nfnl_cthelper_fill_info()
|
| H A D | nf_tables_api.c | 707 nlh = nfnl_msg_put(skb, portid, seq, event, flags, family, in nf_tables_fill_table_info() 1443 nlh = nfnl_msg_put(skb, portid, seq, event, flags, family, in nf_tables_fill_chain_info() 2804 nlh = nfnl_msg_put(skb, portid, seq, type, flags, family, NFNETLINK_V0, in nf_tables_fill_rule_info() 3789 nlh = nfnl_msg_put(skb, portid, seq, event, flags, ctx->family, in nf_tables_fill_set() 4733 nlh = nfnl_msg_put(skb, portid, seq, event, NLM_F_MULTI, in nf_tables_dump_set() 4799 nlh = nfnl_msg_put(skb, portid, seq, event, flags, ctx->family, in nf_tables_fill_setelem_info() 6051 nlh = nfnl_msg_put(skb, portid, seq, event, flags, family, in nf_tables_fill_obj_info() 6958 nlh = nfnl_msg_put(skb, portid, seq, event, flags, family, in nf_tables_fill_flowtable_info() 7198 nlh = nfnl_msg_put(skb, portid, seq, event, 0, AF_UNSPEC, in nf_tables_fill_gen_info()
|
| H A D | nft_compat.c | 597 nlh = nfnl_msg_put(skb, portid, seq, event, flags, family, in nfnl_compat_fill_info()
|
| H A D | nfnetlink_log.c | 459 nlh = nfnl_msg_put(inst->skb, 0, 0, in __build_packet_message()
|
| H A D | nfnetlink_queue.c | 471 nlh = nfnl_msg_put(skb, 0, 0, in nfqnl_build_packet_message()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ipset/ |
| H A D | ip_set_core.c | 966 return nfnl_msg_put(skb, portid, seq, in start_msg()
|