Searched refs:PF_BLUETOOTH (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/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,
|
/openbmc/linux/net/bluetooth/bnep/ |
H A D | sock.c | 173 .family = PF_BLUETOOTH, 220 .family = PF_BLUETOOTH,
|
/openbmc/linux/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 | 1428 .family = PF_BLUETOOTH, 1449 .family = PF_BLUETOOTH,
|
H A D | l2cap_sock.c | 1928 .family = PF_BLUETOOTH, 1949 .family = PF_BLUETOOTH,
|
H A D | hci_sock.c | 2162 .family = PF_BLUETOOTH, 2215 .family = PF_BLUETOOTH,
|
H A D | iso.c | 2144 .family = PF_BLUETOOTH, 2164 .family = PF_BLUETOOTH,
|
/openbmc/linux/net/bluetooth/hidp/ |
H A D | sock.c | 224 .family = PF_BLUETOOTH, 272 .family = PF_BLUETOOTH,
|
/openbmc/linux/tools/perf/trace/beauty/include/linux/ |
H A D | socket.h | 279 #define PF_BLUETOOTH AF_BLUETOOTH macro
|
/openbmc/linux/include/linux/ |
H A D | socket.h | 279 #define PF_BLUETOOTH AF_BLUETOOTH macro
|
/openbmc/linux/net/bluetooth/rfcomm/ |
H A D | sock.c | 1005 .family = PF_BLUETOOTH, 1029 .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()
|
/openbmc/linux/include/net/bluetooth/ |
H A D | bluetooth.h | 38 #define PF_BLUETOOTH AF_BLUETOOTH macro
|
/openbmc/linux/net/ |
H A D | socket.c | 206 [PF_BLUETOOTH] = "PF_BLUETOOTH",
|
/openbmc/linux/security/selinux/ |
H A D | hooks.c | 1268 case PF_BLUETOOTH: in socket_type_to_security_class()
|