Home
last modified time | relevance | path

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

/linux/net/caif/
H A Dcaif_socket.c964 .family = PF_CAIF,
983 .family = PF_CAIF,
1022 static struct proto prot = {.name = "PF_CAIF", in caif_create()
1051 sk = sk_alloc(net, PF_CAIF, GFP_KERNEL, &prot, kern); in caif_create()
1099 .family = PF_CAIF,
1111 sock_unregister(PF_CAIF); in caif_sktexit_module()
H A DKconfig13 with its modems. It is accessed from user space as sockets (PF_CAIF).
/linux/tools/perf/trace/beauty/include/linux/
H A Dsocket.h286 #define PF_CAIF AF_CAIF macro
/linux/security/selinux/
H A Dhooks.c1292 case PF_CAIF: in socket_type_to_security_class()