Home
last modified time | relevance | path

Searched defs:nfmsg (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/linux/netfilter/
A Dnfnetlink.h14 const struct nfgenmsg *nfmsg; member
71 struct nfgenmsg *nfmsg; in nfnl_fill_hdr() local
/linux-6.3-rc2/net/netfilter/
A Dnfnetlink_hook.c250 struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nfnl_hook_dump() local
290 const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nfnl_hook_dump_start() local
A Dnf_conntrack_netlink.c1047 struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in ctnetlink_start() local
1730 struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in ctnetlink_dump_one_entry() local
3158 struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in ctnetlink_exp_dump_table() local
3206 struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in ctnetlink_exp_ct_dump_table() local
3255 struct nfgenmsg *nfmsg = nlmsg_data(nlh); in ctnetlink_dump_exp_ct() local
A Dnf_tables_api.c894 const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nf_tables_dump_tables() local
1713 const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nf_tables_dump_chains() local
3206 const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nf_tables_dump_rules() local
7132 const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nf_tables_dump_obj() local
8076 const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nf_tables_dump_flowtable() local

Completed in 31 milliseconds