Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/bluetooth/cmtp/
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.3-rc2/net/bluetooth/bnep/
A Dsock.c173 .family = PF_BLUETOOTH,
208 sk = sk_alloc(net, PF_BLUETOOTH, GFP_ATOMIC, &bnep_proto, kern); in bnep_sock_create()
228 .family = PF_BLUETOOTH,
/linux-6.3-rc2/net/bluetooth/hidp/
A Dsock.c224 .family = PF_BLUETOOTH,
259 sk = sk_alloc(net, PF_BLUETOOTH, GFP_ATOMIC, &hidp_proto, kern); in hidp_sock_create()
280 .family = PF_BLUETOOTH,
/linux-6.3-rc2/net/bluetooth/
A Daf_bluetooth.c712 .family = PF_BLUETOOTH,
773 sock_unregister(PF_BLUETOOTH); in bt_init()
791 sock_unregister(PF_BLUETOOTH); in bt_exit()
807 MODULE_ALIAS_NETPROTO(PF_BLUETOOTH);
A Dsco.c483 sk = sk_alloc(net, PF_BLUETOOTH, prio, &sco_proto, kern); in sco_sock_alloc()
1427 .family = PF_BLUETOOTH,
1448 .family = PF_BLUETOOTH,
A Diso.c697 sk = sk_alloc(net, PF_BLUETOOTH, prio, &iso_proto, kern); in iso_sock_alloc()
1768 .family = PF_BLUETOOTH,
1788 .family = PF_BLUETOOTH,
A Dl2cap_sock.c1859 sk = sk_alloc(net, PF_BLUETOOTH, prio, &l2cap_proto, kern); in l2cap_sock_alloc()
1915 .family = PF_BLUETOOTH,
1936 .family = PF_BLUETOOTH,
A Dhci_sock.c2071 .family = PF_BLUETOOTH,
2111 sk = sk_alloc(net, PF_BLUETOOTH, GFP_ATOMIC, &hci_sk_proto, kern); in hci_sock_create()
2130 .family = PF_BLUETOOTH,
/linux-6.3-rc2/net/bluetooth/rfcomm/
A Dsock.c276 sk = sk_alloc(net, PF_BLUETOOTH, prio, &rfcomm_proto, kern); in rfcomm_sock_alloc()
1016 .family = PF_BLUETOOTH,
1040 .family = PF_BLUETOOTH,
A Dcore.c203 err = sock_create_kern(&init_net, PF_BLUETOOTH, SOCK_SEQPACKET, BTPROTO_L2CAP, sock); in rfcomm_l2sock_create()
/linux-6.3-rc2/tools/perf/trace/beauty/include/linux/
A Dsocket.h278 #define PF_BLUETOOTH AF_BLUETOOTH macro
/linux-6.3-rc2/include/linux/
A Dsocket.h278 #define PF_BLUETOOTH AF_BLUETOOTH macro
/linux-6.3-rc2/include/net/bluetooth/
A Dbluetooth.h37 #define PF_BLUETOOTH AF_BLUETOOTH macro
/linux-6.3-rc2/net/
A Dsocket.c203 [PF_BLUETOOTH] = "PF_BLUETOOTH",
/linux-6.3-rc2/security/selinux/
A Dhooks.c1230 case PF_BLUETOOTH: in socket_type_to_security_class()

Completed in 48 milliseconds