Searched defs:ctnl (Results 1 – 5 of 5) sorted by relevance
/linux-3.3/net/netfilter/ipset/ |
D | ip_set_core.c | 643 ip_set_create(struct sock *ctnl, struct sk_buff *skb, in ip_set_create() 770 ip_set_destroy(struct sock *ctnl, struct sk_buff *skb, in ip_set_destroy() 835 ip_set_flush(struct sock *ctnl, struct sk_buff *skb, in ip_set_flush() 871 ip_set_rename(struct sock *ctnl, struct sk_buff *skb, in ip_set_rename() 920 ip_set_swap(struct sock *ctnl, struct sk_buff *skb, in ip_set_swap() 1158 ip_set_dump(struct sock *ctnl, struct sk_buff *skb, in ip_set_dump() 1182 call_ad(struct sock *ctnl, struct sk_buff *skb, struct ip_set *set, in call_ad() 1239 ip_set_uadd(struct sock *ctnl, struct sk_buff *skb, in ip_set_uadd() 1293 ip_set_udel(struct sock *ctnl, struct sk_buff *skb, in ip_set_udel() 1347 ip_set_utest(struct sock *ctnl, struct sk_buff *skb, in ip_set_utest() [all …]
|
/linux-3.3/net/netfilter/ |
D | xt_osf.c | 65 static int xt_osf_add_callback(struct sock *ctnl, struct sk_buff *skb, in xt_osf_add_callback() 108 static int xt_osf_remove_callback(struct sock *ctnl, struct sk_buff *skb, in xt_osf_remove_callback()
|
D | nfnetlink_queue.c | 661 nfqnl_recv_verdict_batch(struct sock *ctnl, struct sk_buff *skb, in nfqnl_recv_verdict_batch() 707 nfqnl_recv_verdict(struct sock *ctnl, struct sk_buff *skb, in nfqnl_recv_verdict() 750 nfqnl_recv_unsupp(struct sock *ctnl, struct sk_buff *skb, in nfqnl_recv_unsupp() 768 nfqnl_recv_config(struct sock *ctnl, struct sk_buff *skb, in nfqnl_recv_config()
|
D | nf_conntrack_netlink.c | 900 ctnetlink_del_conntrack(struct sock *ctnl, struct sk_buff *skb, in ctnetlink_del_conntrack() 967 ctnetlink_get_conntrack(struct sock *ctnl, struct sk_buff *skb, in ctnetlink_get_conntrack() 1482 ctnetlink_new_conntrack(struct sock *ctnl, struct sk_buff *skb, in ctnetlink_new_conntrack() 1823 ctnetlink_get_expect(struct sock *ctnl, struct sk_buff *skb, in ctnetlink_get_expect() 1897 ctnetlink_del_expect(struct sock *ctnl, struct sk_buff *skb, in ctnetlink_del_expect() 2066 ctnetlink_new_expect(struct sock *ctnl, struct sk_buff *skb, in ctnetlink_new_expect()
|
D | nfnetlink_log.c | 705 nfulnl_recv_unsupp(struct sock *ctnl, struct sk_buff *skb, in nfulnl_recv_unsupp() 728 nfulnl_recv_config(struct sock *ctnl, struct sk_buff *skb, in nfulnl_recv_config()
|