Home
last modified time | relevance | path

Searched refs:PF_BLUETOOTH (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/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,
/kernel/linux/linux-5.10/net/bluetooth/bnep/
H A Dsock.c172 .family = PF_BLUETOOTH,
207 sk = sk_alloc(net, PF_BLUETOOTH, GFP_ATOMIC, &bnep_proto, kern); in bnep_sock_create()
227 .family = PF_BLUETOOTH,
/kernel/linux/linux-6.6/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,
/kernel/linux/linux-6.6/net/bluetooth/bnep/
H A Dsock.c173 .family = PF_BLUETOOTH,
220 .family = PF_BLUETOOTH,
/kernel/linux/linux-5.10/net/bluetooth/hidp/
H A Dsock.c223 .family = PF_BLUETOOTH,
258 sk = sk_alloc(net, PF_BLUETOOTH, GFP_ATOMIC, &hidp_proto, kern); in hidp_sock_create()
279 .family = PF_BLUETOOTH,
/kernel/linux/linux-6.6/net/bluetooth/
H A Daf_bluetooth.c148 sk = sk_alloc(net, PF_BLUETOOTH, prio, prot, kern); in bt_sock_alloc()
762 .family = PF_BLUETOOTH,
823 sock_unregister(PF_BLUETOOTH); in bt_init()
841 sock_unregister(PF_BLUETOOTH); in bt_exit()
857 MODULE_ALIAS_NETPROTO(PF_BLUETOOTH); variable
H A Dsco.c1419 .family = PF_BLUETOOTH,
1440 .family = PF_BLUETOOTH,
H A Dhci_sock.c2170 .family = PF_BLUETOOTH,
2223 .family = PF_BLUETOOTH,
H A Diso.c2060 .family = PF_BLUETOOTH,
2080 .family = PF_BLUETOOTH,
H A Dl2cap_sock.c1874 .family = PF_BLUETOOTH,
1895 .family = PF_BLUETOOTH,
/kernel/linux/linux-5.10/net/bluetooth/
H A Daf_bluetooth.c717 .family = PF_BLUETOOTH,
778 sock_unregister(PF_BLUETOOTH); in bt_init()
796 sock_unregister(PF_BLUETOOTH); in bt_exit()
812 MODULE_ALIAS_NETPROTO(PF_BLUETOOTH); variable
H A Dsco.c485 sk = sk_alloc(net, PF_BLUETOOTH, prio, &sco_proto, kern); in sco_sock_alloc()
1257 .family = PF_BLUETOOTH,
1278 .family = PF_BLUETOOTH,
H A Dl2cap_sock.c1860 sk = sk_alloc(net, PF_BLUETOOTH, prio, &l2cap_proto, kern); in l2cap_sock_alloc()
1916 .family = PF_BLUETOOTH,
1937 .family = PF_BLUETOOTH,
H A Dhci_sock.c2054 .family = PF_BLUETOOTH,
2094 sk = sk_alloc(net, PF_BLUETOOTH, GFP_ATOMIC, &hci_sk_proto, kern); in hci_sock_create()
2113 .family = PF_BLUETOOTH,
/kernel/linux/linux-6.6/net/bluetooth/hidp/
H A Dsock.c224 .family = PF_BLUETOOTH,
272 .family = PF_BLUETOOTH,
/kernel/linux/linux-5.10/net/bluetooth/rfcomm/
H A Dsock.c276 sk = sk_alloc(net, PF_BLUETOOTH, prio, &rfcomm_proto, kern); in rfcomm_sock_alloc()
1004 .family = PF_BLUETOOTH,
1028 .family = PF_BLUETOOTH,
H A Dcore.c199 err = sock_create_kern(&init_net, PF_BLUETOOTH, SOCK_SEQPACKET, BTPROTO_L2CAP, sock); in rfcomm_l2sock_create()
/kernel/linux/linux-5.10/tools/perf/trace/beauty/include/linux/
H A Dsocket.h263 #define PF_BLUETOOTH AF_BLUETOOTH macro
/kernel/linux/linux-6.6/net/bluetooth/rfcomm/
H A Dsock.c1009 .family = PF_BLUETOOTH,
1033 .family = PF_BLUETOOTH,
H A Dcore.c203 err = sock_create_kern(&init_net, PF_BLUETOOTH, SOCK_SEQPACKET, BTPROTO_L2CAP, sock); in rfcomm_l2sock_create()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dbluetooth.h37 #define PF_BLUETOOTH AF_BLUETOOTH macro
/kernel/linux/linux-5.10/include/linux/
H A Dsocket.h266 #define PF_BLUETOOTH AF_BLUETOOTH macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dbluetooth.h38 #define PF_BLUETOOTH AF_BLUETOOTH macro
/kernel/linux/linux-6.6/include/linux/
H A Dsocket.h279 #define PF_BLUETOOTH AF_BLUETOOTH macro
/kernel/linux/linux-6.6/tools/perf/trace/beauty/include/linux/
H A Dsocket.h279 #define PF_BLUETOOTH AF_BLUETOOTH macro

Completed in 32 milliseconds

12