Searched defs:ssk (Results 1 – 2 of 2) sorted by relevance
/net/netlink/ |
D | af_netlink.c | 1388 static struct sock *netlink_getsockbyportid(struct sock *ssk, u32 portid) in netlink_getsockbyportid() 1434 long *timeo, struct sock *ssk) in netlink_attachskb() 1531 struct sock *ssk) in netlink_unicast_kernel() 1550 int netlink_unicast(struct sock *ssk, struct sk_buff *skb, in netlink_unicast() 1586 struct sk_buff *netlink_alloc_skb(struct sock *ssk, unsigned int size, in netlink_alloc_skb() 1757 int netlink_broadcast_filtered(struct sock *ssk, struct sk_buff *skb, u32 portid, in netlink_broadcast_filtered() 1808 int netlink_broadcast(struct sock *ssk, struct sk_buff *skb, u32 portid, in netlink_broadcast() 1859 int netlink_set_err(struct sock *ssk, u32 portid, u32 group, int code) in netlink_set_err() 2475 int __netlink_dump_start(struct sock *ssk, struct sk_buff *skb, in __netlink_dump_start()
|
/net/l2tp/ |
D | l2tp_ppp.c | 1308 struct sock *ssk = ps->sock; in pppol2tp_session_setsockopt() local
|