Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_netlink.c993 struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in ctnetlink_start() local
1533 struct nfgenmsg *nfmsg = nlmsg_data(nlh); in ctnetlink_del_conntrack() local
1594 struct nfgenmsg *nfmsg = nlmsg_data(nlh); in ctnetlink_get_conntrack() local
1671 struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in ctnetlink_dump_list() local
2383 struct nfgenmsg *nfmsg = nlmsg_data(nlh); in ctnetlink_new_conntrack() local
3155 struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in ctnetlink_exp_dump_table() local
3203 struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in ctnetlink_exp_ct_dump_table() local
3252 struct nfgenmsg *nfmsg = nlmsg_data(nlh); in ctnetlink_dump_exp_ct() local
3299 struct nfgenmsg *nfmsg = nlmsg_data(nlh); in ctnetlink_get_expect() local
3396 struct nfgenmsg *nfmsg = nlmsg_data(nlh); in ctnetlink_del_expect() local
[all …]
H A Dnf_tables_api.c773 const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nf_tables_dump_tables() local
833 const struct nfgenmsg *nfmsg = nlmsg_data(nlh); in nf_tables_gettable() local
1020 const struct nfgenmsg *nfmsg = nlmsg_data(nlh); in nf_tables_newtable() local
1207 const struct nfgenmsg *nfmsg = nlmsg_data(nlh); in nf_tables_deltable() local
1525 const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nf_tables_dump_chains() local
1573 const struct nfgenmsg *nfmsg = nlmsg_data(nlh); in nf_tables_getchain() local
2302 const struct nfgenmsg *nfmsg = nlmsg_data(nlh); in nf_tables_newchain() local
2399 const struct nfgenmsg *nfmsg = nlmsg_data(nlh); in nf_tables_delchain() local
2921 const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nf_tables_dump_rules() local
3023 const struct nfgenmsg *nfmsg = nlmsg_data(nlh); in nf_tables_getrule() local
[all …]
H A Dnfnetlink_queue.c1065 struct nfgenmsg *nfmsg = nlmsg_data(nlh); in nfqnl_recv_verdict_batch() local
1173 struct nfgenmsg *nfmsg = nlmsg_data(nlh); in nfqnl_recv_verdict() local
1259 struct nfgenmsg *nfmsg = nlmsg_data(nlh); in nfqnl_recv_config() local
H A Dnft_compat.c622 struct nfgenmsg *nfmsg; in nfnl_compat_get_rcu() local
H A Dnfnetlink_log.c872 struct nfgenmsg *nfmsg = nlmsg_data(nlh); in nfulnl_recv_config() local
/OK3568_Linux_fs/kernel/include/linux/netfilter/
H A Dnfnetlink.h68 struct nfgenmsg *nfmsg; in nfnl_fill_hdr() local