Home
last modified time | relevance | path

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

/linux/include/linux/netfilter/
A Dnfnetlink.h14 const struct nfgenmsg *nfmsg; member
71 struct nfgenmsg *nfmsg; in nfnl_fill_hdr() local
/linux/net/netfilter/
A Dnfnetlink_hook.c256 struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nfnl_hook_dump() local
296 const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nfnl_hook_dump_start() local
A Dnf_conntrack_netlink.c1036 struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in ctnetlink_start() local
1708 struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in ctnetlink_dump_list() local
3174 struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in ctnetlink_exp_dump_table() local
3222 struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in ctnetlink_exp_ct_dump_table() local
3271 struct nfgenmsg *nfmsg = nlmsg_data(nlh); in ctnetlink_dump_exp_ct() local
A Dnf_tables_api.c814 const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nf_tables_dump_tables() local
1602 const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nf_tables_dump_chains() local
3024 const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nf_tables_dump_rules() local
6709 const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nf_tables_dump_obj() local
7633 const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nf_tables_dump_flowtable() local

Completed in 31 milliseconds