l2cap_sock_alloc
sk = l2cap_sock_alloc(sock_net(parent), NULL, BTPROTO_L2CAP,
sk = l2cap_sock_alloc(net, sock, protocol, GFP_ATOMIC, kern);
static struct sock *l2cap_sock_alloc(struct net *net, struct socket *sock,