Home
last modified time | relevance | path

Searched refs:llcp_sock_proto (Results 1 – 1 of 1) sorted by relevance

/net/nfc/
Dllcp_sock.c64 static struct proto llcp_sock_proto = { variable
957 sk = sk_alloc(&init_net, PF_NFC, gfp, &llcp_sock_proto, kern); in nfc_llcp_sock_alloc()
1028 .proto = &llcp_sock_proto,