Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/netfilter/
Dnfnetlink.h24 struct nfnetlink_subsystem { struct
33 int nfnetlink_subsys_register(const struct nfnetlink_subsystem *n); argument
34 int nfnetlink_subsys_unregister(const struct nfnetlink_subsystem *n);
/linux-4.1.27/net/netfilter/
Dnfnetlink.c40 const struct nfnetlink_subsystem __rcu *subsys;
74 int nfnetlink_subsys_register(const struct nfnetlink_subsystem *n) in nfnetlink_subsys_register()
88 int nfnetlink_subsys_unregister(const struct nfnetlink_subsystem *n) in nfnetlink_subsys_unregister()
98 static inline const struct nfnetlink_subsystem *nfnetlink_get_subsys(u_int16_t type) in nfnetlink_get_subsys()
109 nfnetlink_find_client(u_int16_t type, const struct nfnetlink_subsystem *ss) in nfnetlink_find_client()
157 const struct nfnetlink_subsystem *ss; in nfnetlink_rcv_msg()
277 const struct nfnetlink_subsystem *ss; in nfnetlink_rcv_batch()
474 const struct nfnetlink_subsystem *ss; in nfnetlink_bind()
Dxt_osf.c150 static const struct nfnetlink_subsystem xt_osf_nfnetlink = {
Dnfnetlink_acct.c388 static const struct nfnetlink_subsystem nfnl_acct_subsys = {
Dnfnetlink_cttimeout.c534 static const struct nfnetlink_subsystem cttimeout_subsys = {
Dnfnetlink_cthelper.c639 static const struct nfnetlink_subsystem nfnl_cthelper_subsys = {
Dnft_compat.c604 static const struct nfnetlink_subsystem nfnl_compat_subsys = {
Dnfnetlink_log.c927 static const struct nfnetlink_subsystem nfulnl_subsys = {
Dnfnetlink_queue_core.c1193 static const struct nfnetlink_subsystem nfqnl_subsys = {
Dnf_conntrack_netlink.c3168 static const struct nfnetlink_subsystem ctnl_subsys = {
3175 static const struct nfnetlink_subsystem ctnl_exp_subsys = {
Dnf_tables_api.c4044 static const struct nfnetlink_subsystem nf_tables_subsys = {
/linux-4.1.27/net/netfilter/ipset/
Dip_set_core.c1829 static struct nfnetlink_subsystem ip_set_netlink_subsys __read_mostly = {