Searched defs:ssk (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netlink/
H A Daf_netlink.c687 static struct sock *netlink_getsockbypid(struct sock *ssk, u32 pid) argument
815 int netlink_unicast(struct sock *ssk, struct sk_buff *skb, u32 pid, int nonblock) argument
734 netlink_attachskb(struct sock *sk, struct sk_buff *skb, int nonblock, long timeo, struct sock *ssk) argument
923 netlink_broadcast(struct sock *ssk, struct sk_buff *skb, u32 pid, u32 group, gfp_t allocation) argument
991 netlink_set_err(struct sock *ssk, u32 pid, u32 group, int code) argument
1401 netlink_dump_start(struct sock *ssk, struct sk_buff *skb, struct nlmsghdr *nlh, int (*dump)(struct sk_buff *skb, struct netlink_callback*), int (*done)(struct netlink_callback*)) argument
[all...]

Completed in 72 milliseconds