Searched refs:ctnl (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_netlink.c666 ctnetlink_del_conntrack(struct sock *ctnl, struct sk_buff *skb, argument
714 ctnetlink_get_conntrack(struct sock *ctnl, struct sk_buff *skb, argument
730 return netlink_dump_start(ctnl, skb, nlh, ctnetlink_dump_table,
766 err = netlink_unicast(ctnl, skb2, NETLINK_CB(skb).pid, MSG_DONTWAIT);
1010 ctnetlink_new_conntrack(struct sock *ctnl, struct sk_buff *skb, argument
1261 ctnetlink_get_expect(struct sock *ctnl, struct sk_buff *skb, argument
1275 return netlink_dump_start(ctnl, skb, nlh,
1313 return netlink_unicast(ctnl, skb2, NETLINK_CB(skb).pid, MSG_DONTWAIT);
1323 ctnetlink_del_expect(struct sock *ctnl, struct sk_buff *skb, argument
1457 ctnetlink_new_expect(struct sock *ctnl, struc argument
[all...]
H A Dnfnetlink_queue.c779 nfqnl_recv_verdict(struct sock *ctnl, struct sk_buff *skb, argument
844 nfqnl_recv_unsupp(struct sock *ctnl, struct sk_buff *skb, argument
861 nfqnl_recv_config(struct sock *ctnl, struct sk_buff *skb, argument
H A Dnfnetlink_log.c711 nfulnl_recv_unsupp(struct sock *ctnl, struct sk_buff *skb, argument
749 nfulnl_recv_config(struct sock *ctnl, struct sk_buff *skb, argument

Completed in 74 milliseconds