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

/linux-master/net/bluetooth/cmtp/
H A Dsock.c175 .family = PF_BLUETOOTH,
210 sk = sk_alloc(net, PF_BLUETOOTH, GFP_ATOMIC, &cmtp_proto, kern);
231 .family = PF_BLUETOOTH,
/linux-master/net/bluetooth/hidp/
H A Dsock.c224 .family = PF_BLUETOOTH,
272 .family = PF_BLUETOOTH,
/linux-master/net/bluetooth/bnep/
H A Dsock.c173 .family = PF_BLUETOOTH,
220 .family = PF_BLUETOOTH,
/linux-master/net/bluetooth/
H A Daf_bluetooth.c148 sk = sk_alloc(net, PF_BLUETOOTH, prio, prot, kern);
762 .family = PF_BLUETOOTH,
823 sock_unregister(PF_BLUETOOTH);
841 sock_unregister(PF_BLUETOOTH);
857 MODULE_ALIAS_NETPROTO(PF_BLUETOOTH); variable
H A Dsco.c1417 .family = PF_BLUETOOTH,
1438 .family = PF_BLUETOOTH,
H A Dl2cap_sock.c1863 .family = PF_BLUETOOTH,
1884 .family = PF_BLUETOOTH,
H A Dhci_sock.c2165 .family = PF_BLUETOOTH,
2218 .family = PF_BLUETOOTH,
H A Diso.c2253 .family = PF_BLUETOOTH,
2273 .family = PF_BLUETOOTH,
/linux-master/include/linux/
H A Dsocket.h279 #define PF_BLUETOOTH AF_BLUETOOTH macro
/linux-master/tools/perf/trace/beauty/include/linux/
H A Dsocket.h279 #define PF_BLUETOOTH AF_BLUETOOTH macro
/linux-master/include/net/bluetooth/
H A Dbluetooth.h38 #define PF_BLUETOOTH AF_BLUETOOTH macro
/linux-master/net/bluetooth/rfcomm/
H A Dsock.c1005 .family = PF_BLUETOOTH,
1029 .family = PF_BLUETOOTH,
H A Dcore.c203 err = sock_create_kern(&init_net, PF_BLUETOOTH, SOCK_SEQPACKET, BTPROTO_L2CAP, sock);
/linux-master/net/
H A Dsocket.c206 [PF_BLUETOOTH] = "PF_BLUETOOTH",
/linux-master/security/selinux/
H A Dhooks.c1270 case PF_BLUETOOTH:

Completed in 324 milliseconds