Home
last modified time | relevance | path

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

/linux-6.15/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,
/linux-6.15/net/bluetooth/bnep/
H A Dsock.c173 .family = PF_BLUETOOTH,
220 .family = PF_BLUETOOTH,
/linux-6.15/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.c1499 .family = PF_BLUETOOTH,
1520 .family = PF_BLUETOOTH,
H A Dl2cap_sock.c1943 .family = PF_BLUETOOTH,
1964 .family = PF_BLUETOOTH,
H A Dhci_sock.c2162 .family = PF_BLUETOOTH,
2215 .family = PF_BLUETOOTH,
H A Diso.c2410 .family = PF_BLUETOOTH,
2430 .family = PF_BLUETOOTH,
/linux-6.15/net/bluetooth/hidp/
H A Dsock.c224 .family = PF_BLUETOOTH,
272 .family = PF_BLUETOOTH,
/linux-6.15/tools/perf/trace/beauty/include/linux/
H A Dsocket.h280 #define PF_BLUETOOTH AF_BLUETOOTH macro
/linux-6.15/include/linux/
H A Dsocket.h280 #define PF_BLUETOOTH AF_BLUETOOTH macro
/linux-6.15/net/bluetooth/rfcomm/
H A Dsock.c1004 .family = PF_BLUETOOTH,
1028 .family = PF_BLUETOOTH,
H A Dcore.c203 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 Dbluetooth.h38 #define PF_BLUETOOTH AF_BLUETOOTH macro
/linux-6.15/net/
H A Dsocket.c207 [PF_BLUETOOTH] = "PF_BLUETOOTH",
/linux-6.15/security/selinux/
H A Dhooks.c1275 case PF_BLUETOOTH: in socket_type_to_security_class()