Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnfnetlink_cttimeout.c77 static int cttimeout_new_timeout(struct net *net, struct sock *ctnl, in cttimeout_new_timeout()
250 static int cttimeout_get_timeout(struct net *net, struct sock *ctnl, in cttimeout_get_timeout()
322 static int cttimeout_del_timeout(struct net *net, struct sock *ctnl, in cttimeout_del_timeout()
354 static int cttimeout_default_set(struct net *net, struct sock *ctnl, in cttimeout_default_set()
440 static int cttimeout_default_get(struct net *net, struct sock *ctnl, in cttimeout_default_get()
Dnf_conntrack_netlink.c1233 static int ctnetlink_del_conntrack(struct net *net, struct sock *ctnl, in ctnetlink_del_conntrack()
1291 static int ctnetlink_get_conntrack(struct net *net, struct sock *ctnl, in ctnetlink_get_conntrack()
1446 static int ctnetlink_get_ct_dying(struct net *net, struct sock *ctnl, in ctnetlink_get_ct_dying()
1469 static int ctnetlink_get_ct_unconfirmed(struct net *net, struct sock *ctnl, in ctnetlink_get_ct_unconfirmed()
2060 static int ctnetlink_new_conntrack(struct net *net, struct sock *ctnl, in ctnetlink_new_conntrack()
2229 static int ctnetlink_stat_ct_cpu(struct net *net, struct sock *ctnl, in ctnetlink_stat_ct_cpu()
2279 static int ctnetlink_stat_ct(struct net *net, struct sock *ctnl, in ctnetlink_stat_ct()
2936 static int ctnetlink_dump_exp_ct(struct net *net, struct sock *ctnl, in ctnetlink_dump_exp_ct()
2982 static int ctnetlink_get_expect(struct net *net, struct sock *ctnl, in ctnetlink_get_expect()
3079 static int ctnetlink_del_expect(struct net *net, struct sock *ctnl, in ctnetlink_del_expect()
[all …]
Dnfnetlink_osf.c293 static int nfnl_osf_add_callback(struct net *net, struct sock *ctnl, in nfnl_osf_add_callback()
340 static int nfnl_osf_remove_callback(struct net *net, struct sock *ctnl, in nfnl_osf_remove_callback()
Dnfnetlink_queue.c1064 static int nfqnl_recv_verdict_batch(struct net *net, struct sock *ctnl, in nfqnl_recv_verdict_batch()
1170 static int nfqnl_recv_verdict(struct net *net, struct sock *ctnl, in nfqnl_recv_verdict()
1236 static int nfqnl_recv_unsupp(struct net *net, struct sock *ctnl, in nfqnl_recv_unsupp()
1257 static int nfqnl_recv_config(struct net *net, struct sock *ctnl, in nfqnl_recv_config()
Dnfnetlink_log.c794 static int nfulnl_recv_unsupp(struct net *net, struct sock *ctnl, in nfulnl_recv_unsupp()
818 static int nfulnl_recv_config(struct net *net, struct sock *ctnl, in nfulnl_recv_config()
/Linux-v4.19/net/netfilter/ipset/
Dip_set_core.c867 static int ip_set_none(struct net *net, struct sock *ctnl, struct sk_buff *skb, in ip_set_none()
875 static int ip_set_create(struct net *net, struct sock *ctnl, in ip_set_create()
1017 static int ip_set_destroy(struct net *net, struct sock *ctnl, in ip_set_destroy()
1096 static int ip_set_flush(struct net *net, struct sock *ctnl, struct sk_buff *skb, in ip_set_flush()
1136 static int ip_set_rename(struct net *net, struct sock *ctnl, in ip_set_rename()
1186 static int ip_set_swap(struct net *net, struct sock *ctnl, struct sk_buff *skb, in ip_set_swap()
1461 static int ip_set_dump(struct net *net, struct sock *ctnl, struct sk_buff *skb, in ip_set_dump()
1490 call_ad(struct sock *ctnl, struct sk_buff *skb, struct ip_set *set, in call_ad()
1547 static int ip_set_uadd(struct net *net, struct sock *ctnl, struct sk_buff *skb, in ip_set_uadd()
1602 static int ip_set_udel(struct net *net, struct sock *ctnl, struct sk_buff *skb, in ip_set_udel()
[all …]