Searched defs:ctnl (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/net/netfilter/ipset/ |
| H A D | ip_set_core.c | 1034 static int ip_set_none(struct net *net, struct sock *ctnl, struct sk_buff *skb, in ip_set_none() 1042 static int ip_set_create(struct net *net, struct sock *ctnl, in ip_set_create() 1184 static int ip_set_destroy(struct net *net, struct sock *ctnl, in ip_set_destroy() 1263 static int ip_set_flush(struct net *net, struct sock *ctnl, struct sk_buff *skb, in ip_set_flush() 1303 static int ip_set_rename(struct net *net, struct sock *ctnl, in ip_set_rename() 1353 static int ip_set_swap(struct net *net, struct sock *ctnl, struct sk_buff *skb, in ip_set_swap() 1668 static int ip_set_dump(struct net *net, struct sock *ctnl, struct sk_buff *skb, in ip_set_dump() 1698 call_ad(struct sock *ctnl, struct sk_buff *skb, struct ip_set *set, in call_ad() 1760 static int ip_set_ad(struct net *net, struct sock *ctnl, in ip_set_ad() 1816 static int ip_set_uadd(struct net *net, struct sock *ctnl, in ip_set_uadd() [all …]
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nfnetlink_cttimeout.c | 74 static int cttimeout_new_timeout(struct net *net, struct sock *ctnl, in cttimeout_new_timeout() 236 static int cttimeout_get_timeout(struct net *net, struct sock *ctnl, in cttimeout_get_timeout() 307 static int cttimeout_del_timeout(struct net *net, struct sock *ctnl, in cttimeout_del_timeout() 339 static int cttimeout_default_set(struct net *net, struct sock *ctnl, in cttimeout_default_set() 413 static int cttimeout_default_get(struct net *net, struct sock *ctnl, in cttimeout_default_get()
|
| H A D | nf_conntrack_netlink.c | 1524 static int ctnetlink_del_conntrack(struct net *net, struct sock *ctnl, in ctnetlink_del_conntrack() 1584 static int ctnetlink_get_conntrack(struct net *net, struct sock *ctnl, in ctnetlink_get_conntrack() 1743 static int ctnetlink_get_ct_dying(struct net *net, struct sock *ctnl, in ctnetlink_get_ct_dying() 1766 static int ctnetlink_get_ct_unconfirmed(struct net *net, struct sock *ctnl, in ctnetlink_get_ct_unconfirmed() 2375 static int ctnetlink_new_conntrack(struct net *net, struct sock *ctnl, in ctnetlink_new_conntrack() 2540 static int ctnetlink_stat_ct_cpu(struct net *net, struct sock *ctnl, in ctnetlink_stat_ct_cpu() 2585 static int ctnetlink_stat_ct(struct net *net, struct sock *ctnl, in ctnetlink_stat_ct() 3245 static int ctnetlink_dump_exp_ct(struct net *net, struct sock *ctnl, in ctnetlink_dump_exp_ct() 3291 static int ctnetlink_get_expect(struct net *net, struct sock *ctnl, in ctnetlink_get_expect() 3389 static int ctnetlink_del_expect(struct net *net, struct sock *ctnl, in ctnetlink_del_expect() [all …]
|
| H A D | nfnetlink_osf.c | 299 static int nfnl_osf_add_callback(struct net *net, struct sock *ctnl, in nfnl_osf_add_callback() 346 static int nfnl_osf_remove_callback(struct net *net, struct sock *ctnl, in nfnl_osf_remove_callback()
|
| H A D | nfnetlink_queue.c | 1059 static int nfqnl_recv_verdict_batch(struct net *net, struct sock *ctnl, in nfqnl_recv_verdict_batch() 1167 static int nfqnl_recv_verdict(struct net *net, struct sock *ctnl, in nfqnl_recv_verdict() 1233 static int nfqnl_recv_unsupp(struct net *net, struct sock *ctnl, in nfqnl_recv_unsupp() 1254 static int nfqnl_recv_config(struct net *net, struct sock *ctnl, in nfqnl_recv_config()
|
| H A D | nfnetlink_log.c | 843 static int nfulnl_recv_unsupp(struct net *net, struct sock *ctnl, in nfulnl_recv_unsupp() 867 static int nfulnl_recv_config(struct net *net, struct sock *ctnl, in nfulnl_recv_config()
|