Home
last modified time | relevance | path

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

/openbmc/linux/net/caif/
H A Dcaif_socket.c963 .family = PF_CAIF,
982 .family = PF_CAIF,
1050 sk = sk_alloc(net, PF_CAIF, GFP_KERNEL, &prot, kern); in caif_create()
1098 .family = PF_CAIF,
1110 sock_unregister(PF_CAIF); in caif_sktexit_module()
H A DKconfig13 with its modems. It is accessed from user space as sockets (PF_CAIF).
/openbmc/linux/tools/perf/trace/beauty/include/linux/
H A Dsocket.h285 #define PF_CAIF AF_CAIF macro
/openbmc/linux/include/linux/
H A Dsocket.h285 #define PF_CAIF AF_CAIF macro
/openbmc/linux/net/
H A Dsocket.c212 [PF_CAIF] = "PF_CAIF",
/openbmc/linux/security/selinux/
H A Dhooks.c1280 case PF_CAIF: in socket_type_to_security_class()