Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/cmtp/
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-v6.6/net/bluetooth/bnep/
Dsock.c173 .family = PF_BLUETOOTH,
220 .family = PF_BLUETOOTH,
/Linux-v6.6/net/bluetooth/
Daf_bluetooth.c148 sk = sk_alloc(net, PF_BLUETOOTH, prio, prot, kern); in bt_sock_alloc()
761 .family = PF_BLUETOOTH,
822 sock_unregister(PF_BLUETOOTH); in bt_init()
840 sock_unregister(PF_BLUETOOTH); in bt_exit()
856 MODULE_ALIAS_NETPROTO(PF_BLUETOOTH);
Dsco.c1419 .family = PF_BLUETOOTH,
1440 .family = PF_BLUETOOTH,
Dl2cap_sock.c1890 .family = PF_BLUETOOTH,
1911 .family = PF_BLUETOOTH,
Dhci_sock.c2170 .family = PF_BLUETOOTH,
2223 .family = PF_BLUETOOTH,
Diso.c2006 .family = PF_BLUETOOTH,
2026 .family = PF_BLUETOOTH,
/Linux-v6.6/net/bluetooth/hidp/
Dsock.c224 .family = PF_BLUETOOTH,
272 .family = PF_BLUETOOTH,
/Linux-v6.6/tools/perf/trace/beauty/include/linux/
Dsocket.h279 #define PF_BLUETOOTH AF_BLUETOOTH macro
/Linux-v6.6/include/linux/
Dsocket.h279 #define PF_BLUETOOTH AF_BLUETOOTH macro
/Linux-v6.6/net/bluetooth/rfcomm/
Dsock.c1009 .family = PF_BLUETOOTH,
1033 .family = PF_BLUETOOTH,
Dcore.c203 err = sock_create_kern(&init_net, PF_BLUETOOTH, SOCK_SEQPACKET, BTPROTO_L2CAP, sock); in rfcomm_l2sock_create()
/Linux-v6.6/include/net/bluetooth/
Dbluetooth.h38 #define PF_BLUETOOTH AF_BLUETOOTH macro
/Linux-v6.6/net/
Dsocket.c206 [PF_BLUETOOTH] = "PF_BLUETOOTH",
/Linux-v6.6/security/selinux/
Dhooks.c1268 case PF_BLUETOOTH: in socket_type_to_security_class()