Searched refs:PF_BLUETOOTH (Results 1 – 15 of 15) sorted by relevance
| /linux-6.15/net/bluetooth/cmtp/ |
| H A D | sock.c | 175 .family = PF_BLUETOOTH, 210 sk = sk_alloc(net, PF_BLUETOOTH, GFP_ATOMIC, &cmtp_proto, kern); in cmtp_sock_create() 231 .family = PF_BLUETOOTH,
|
| /linux-6.15/net/bluetooth/bnep/ |
| H A D | sock.c | 173 .family = PF_BLUETOOTH, 220 .family = PF_BLUETOOTH,
|
| /linux-6.15/net/bluetooth/ |
| H A D | af_bluetooth.c | 148 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 D | sco.c | 1499 .family = PF_BLUETOOTH, 1520 .family = PF_BLUETOOTH,
|
| H A D | l2cap_sock.c | 1943 .family = PF_BLUETOOTH, 1964 .family = PF_BLUETOOTH,
|
| H A D | hci_sock.c | 2162 .family = PF_BLUETOOTH, 2215 .family = PF_BLUETOOTH,
|
| H A D | iso.c | 2410 .family = PF_BLUETOOTH, 2430 .family = PF_BLUETOOTH,
|
| /linux-6.15/net/bluetooth/hidp/ |
| H A D | sock.c | 224 .family = PF_BLUETOOTH, 272 .family = PF_BLUETOOTH,
|
| /linux-6.15/tools/perf/trace/beauty/include/linux/ |
| H A D | socket.h | 280 #define PF_BLUETOOTH AF_BLUETOOTH macro
|
| /linux-6.15/include/linux/ |
| H A D | socket.h | 280 #define PF_BLUETOOTH AF_BLUETOOTH macro
|
| /linux-6.15/net/bluetooth/rfcomm/ |
| H A D | sock.c | 1004 .family = PF_BLUETOOTH, 1028 .family = PF_BLUETOOTH,
|
| H A D | core.c | 203 err = sock_create_kern(&init_net, PF_BLUETOOTH, SOCK_SEQPACKET, BTPROTO_L2CAP, sock); in rfcomm_l2sock_create()
|
| /linux-6.15/include/net/bluetooth/ |
| H A D | bluetooth.h | 38 #define PF_BLUETOOTH AF_BLUETOOTH macro
|
| /linux-6.15/net/ |
| H A D | socket.c | 207 [PF_BLUETOOTH] = "PF_BLUETOOTH",
|
| /linux-6.15/security/selinux/ |
| H A D | hooks.c | 1275 case PF_BLUETOOTH: in socket_type_to_security_class()
|