Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/cmtp/
H A Dsock.c175 .family = PF_BLUETOOTH,
210 sk = sk_alloc(net, PF_BLUETOOTH, GFP_ATOMIC, &cmtp_proto, kern); in cmtp_sock_create()
231 .family = PF_BLUETOOTH,
/openbmc/linux/net/bluetooth/bnep/
H A Dsock.c173 .family = PF_BLUETOOTH,
220 .family = PF_BLUETOOTH,
/openbmc/linux/net/bluetooth/
H A Daf_bluetooth.c148 sk = sk_alloc(net, PF_BLUETOOTH, prio, prot, kern); in bt_sock_alloc()
784 .family = PF_BLUETOOTH,
845 sock_unregister(PF_BLUETOOTH); in bt_init()
866 sock_unregister(PF_BLUETOOTH); in bt_exit()
882 MODULE_ALIAS_NETPROTO(PF_BLUETOOTH);
H A Dsco.c1428 .family = PF_BLUETOOTH,
1449 .family = PF_BLUETOOTH,
H A Dl2cap_sock.c1928 .family = PF_BLUETOOTH,
1949 .family = PF_BLUETOOTH,
H A Dhci_sock.c2162 .family = PF_BLUETOOTH,
2215 .family = PF_BLUETOOTH,
H A Diso.c2144 .family = PF_BLUETOOTH,
2164 .family = PF_BLUETOOTH,
/openbmc/linux/net/bluetooth/hidp/
H A Dsock.c224 .family = PF_BLUETOOTH,
272 .family = PF_BLUETOOTH,
/openbmc/linux/tools/perf/trace/beauty/include/linux/
H A Dsocket.h279 #define PF_BLUETOOTH AF_BLUETOOTH macro
/openbmc/linux/include/linux/
H A Dsocket.h279 #define PF_BLUETOOTH AF_BLUETOOTH macro
/openbmc/linux/net/bluetooth/rfcomm/
H A Dsock.c1005 .family = PF_BLUETOOTH,
1029 .family = PF_BLUETOOTH,
H A Dcore.c203 err = sock_create_kern(&init_net, PF_BLUETOOTH, SOCK_SEQPACKET, BTPROTO_L2CAP, sock); in rfcomm_l2sock_create()
/openbmc/linux/include/net/bluetooth/
H A Dbluetooth.h38 #define PF_BLUETOOTH AF_BLUETOOTH macro
/openbmc/linux/net/
H A Dsocket.c206 [PF_BLUETOOTH] = "PF_BLUETOOTH",
/openbmc/linux/security/selinux/
H A Dhooks.c1268 case PF_BLUETOOTH: in socket_type_to_security_class()