Searched defs:ctnl (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/net/netfilter/ |
D | nfnetlink_cttimeout.c | 71 cttimeout_new_timeout(struct sock *ctnl, struct sk_buff *skb, in cttimeout_new_timeout() 244 cttimeout_get_timeout(struct sock *ctnl, struct sk_buff *skb, in cttimeout_get_timeout() 314 cttimeout_del_timeout(struct sock *ctnl, struct sk_buff *skb, in cttimeout_del_timeout() 344 cttimeout_default_set(struct sock *ctnl, struct sk_buff *skb, in cttimeout_default_set() 433 static int cttimeout_default_get(struct sock *ctnl, struct sk_buff *skb, in cttimeout_default_get()
|
D | nf_conntrack_netlink.c | 1051 ctnetlink_del_conntrack(struct sock *ctnl, struct sk_buff *skb, in ctnetlink_del_conntrack() 1104 ctnetlink_get_conntrack(struct sock *ctnl, struct sk_buff *skb, in ctnetlink_get_conntrack() 1264 ctnetlink_get_ct_dying(struct sock *ctnl, struct sk_buff *skb, in ctnetlink_get_ct_dying() 1286 ctnetlink_get_ct_unconfirmed(struct sock *ctnl, struct sk_buff *skb, in ctnetlink_get_ct_unconfirmed() 1797 ctnetlink_new_conntrack(struct sock *ctnl, struct sk_buff *skb, in ctnetlink_new_conntrack() 1964 ctnetlink_stat_ct_cpu(struct sock *ctnl, struct sk_buff *skb, in ctnetlink_stat_ct_cpu() 2010 ctnetlink_stat_ct(struct sock *ctnl, struct sk_buff *skb, in ctnetlink_stat_ct() 2604 static int ctnetlink_dump_exp_ct(struct sock *ctnl, struct sk_buff *skb, in ctnetlink_dump_exp_ct() 2645 ctnetlink_get_expect(struct sock *ctnl, struct sk_buff *skb, in ctnetlink_get_expect() 2725 ctnetlink_del_expect(struct sock *ctnl, struct sk_buff *skb, in ctnetlink_del_expect() [all …]
|
D | xt_osf.c | 64 static int xt_osf_add_callback(struct sock *ctnl, struct sk_buff *skb, in xt_osf_add_callback() 107 static int xt_osf_remove_callback(struct sock *ctnl, struct sk_buff *skb, in xt_osf_remove_callback()
|
D | nfnetlink_queue_core.c | 929 nfqnl_recv_verdict_batch(struct sock *ctnl, struct sk_buff *skb, in nfqnl_recv_verdict_batch() 979 nfqnl_recv_verdict(struct sock *ctnl, struct sk_buff *skb, in nfqnl_recv_verdict() 1042 nfqnl_recv_unsupp(struct sock *ctnl, struct sk_buff *skb, in nfqnl_recv_unsupp() 1060 nfqnl_recv_config(struct sock *ctnl, struct sk_buff *skb, in nfqnl_recv_config()
|
D | nfnetlink_log.c | 775 nfulnl_recv_unsupp(struct sock *ctnl, struct sk_buff *skb, in nfulnl_recv_unsupp() 799 nfulnl_recv_config(struct sock *ctnl, struct sk_buff *skb, in nfulnl_recv_config()
|
/linux-4.1.27/net/netfilter/ipset/ |
D | ip_set_core.c | 803 ip_set_none(struct sock *ctnl, struct sk_buff *skb, in ip_set_none() 811 ip_set_create(struct sock *ctnl, struct sk_buff *skb, in ip_set_create() 963 ip_set_destroy(struct sock *ctnl, struct sk_buff *skb, in ip_set_destroy() 1033 ip_set_flush(struct sock *ctnl, struct sk_buff *skb, in ip_set_flush() 1073 ip_set_rename(struct sock *ctnl, struct sk_buff *skb, in ip_set_rename() 1123 ip_set_swap(struct sock *ctnl, struct sk_buff *skb, in ip_set_swap() 1373 ip_set_dump(struct sock *ctnl, struct sk_buff *skb, in ip_set_dump() 1401 call_ad(struct sock *ctnl, struct sk_buff *skb, struct ip_set *set, in call_ad() 1459 ip_set_uadd(struct sock *ctnl, struct sk_buff *skb, in ip_set_uadd() 1514 ip_set_udel(struct sock *ctnl, struct sk_buff *skb, in ip_set_udel() [all …]
|