Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnfnetlink_cttimeout.c71 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()
343 cttimeout_del_timeout(struct sock *ctnl, struct sk_buff *skb, in cttimeout_del_timeout()
373 cttimeout_default_set(struct sock *ctnl, struct sk_buff *skb, in cttimeout_default_set()
462 static int cttimeout_default_get(struct sock *ctnl, struct sk_buff *skb, in cttimeout_default_get()
Dxt_osf.c64 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()
Dnf_conntrack_netlink.c1117 ctnetlink_del_conntrack(struct sock *ctnl, struct sk_buff *skb, in ctnetlink_del_conntrack()
1172 ctnetlink_get_conntrack(struct sock *ctnl, struct sk_buff *skb, in ctnetlink_get_conntrack()
1334 ctnetlink_get_ct_dying(struct sock *ctnl, struct sk_buff *skb, in ctnetlink_get_ct_dying()
1356 ctnetlink_get_ct_unconfirmed(struct sock *ctnl, struct sk_buff *skb, in ctnetlink_get_ct_unconfirmed()
1869 ctnetlink_new_conntrack(struct sock *ctnl, struct sk_buff *skb, in ctnetlink_new_conntrack()
2038 ctnetlink_stat_ct_cpu(struct sock *ctnl, struct sk_buff *skb, in ctnetlink_stat_ct_cpu()
2084 ctnetlink_stat_ct(struct sock *ctnl, struct sk_buff *skb, in ctnetlink_stat_ct()
2732 static int ctnetlink_dump_exp_ct(struct sock *ctnl, struct sk_buff *skb, in ctnetlink_dump_exp_ct()
2772 ctnetlink_get_expect(struct sock *ctnl, struct sk_buff *skb, in ctnetlink_get_expect()
2854 ctnetlink_del_expect(struct sock *ctnl, struct sk_buff *skb, in ctnetlink_del_expect()
[all …]
Dnfnetlink_queue.c961 nfqnl_recv_verdict_batch(struct sock *ctnl, struct sk_buff *skb, in nfqnl_recv_verdict_batch()
1033 nfqnl_recv_verdict(struct sock *ctnl, struct sk_buff *skb, in nfqnl_recv_verdict()
1096 nfqnl_recv_unsupp(struct sock *ctnl, struct sk_buff *skb, in nfqnl_recv_unsupp()
1114 nfqnl_recv_config(struct sock *ctnl, struct sk_buff *skb, in nfqnl_recv_config()
Dnfnetlink_log.c793 nfulnl_recv_unsupp(struct sock *ctnl, struct sk_buff *skb, in nfulnl_recv_unsupp()
817 nfulnl_recv_config(struct sock *ctnl, struct sk_buff *skb, in nfulnl_recv_config()
/linux-4.4.14/net/netfilter/ipset/
Dip_set_core.c829 ip_set_none(struct sock *ctnl, struct sk_buff *skb, in ip_set_none()
837 ip_set_create(struct sock *ctnl, struct sk_buff *skb, in ip_set_create()
980 ip_set_destroy(struct sock *ctnl, struct sk_buff *skb, in ip_set_destroy()
1056 ip_set_flush(struct sock *ctnl, struct sk_buff *skb, in ip_set_flush()
1096 ip_set_rename(struct sock *ctnl, struct sk_buff *skb, in ip_set_rename()
1146 ip_set_swap(struct sock *ctnl, struct sk_buff *skb, in ip_set_swap()
1417 ip_set_dump(struct sock *ctnl, struct sk_buff *skb, in ip_set_dump()
1445 call_ad(struct sock *ctnl, struct sk_buff *skb, struct ip_set *set, in call_ad()
1504 ip_set_uadd(struct sock *ctnl, struct sk_buff *skb, in ip_set_uadd()
1559 ip_set_udel(struct sock *ctnl, struct sk_buff *skb, in ip_set_udel()
[all …]