Searched refs:nf_ct_event_notifier (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/net/netfilter/
H A Dnf_conntrack_ecache.h63 struct nf_ct_event_notifier { struct
69 const struct nf_ct_event_notifier *nb);
/linux-master/include/net/netns/
H A Dconntrack.h107 struct nf_ct_event_notifier __rcu *nf_conntrack_event_cb;
/linux-master/net/netfilter/
H A Dnf_conntrack_ecache.c133 struct nf_ct_event_notifier *notify;
237 struct nf_ct_event_notifier *notify;
262 const struct nf_ct_event_notifier *new)
264 struct nf_ct_event_notifier *notify;
H A Dnf_conntrack_netlink.c3762 static struct nf_ct_event_notifier ctnl_notifier = {

Completed in 188 milliseconds