Symbol: PF_BLUETOOTH
net/bluetooth/af_bluetooth.c
151
sk = sk_alloc(net, PF_BLUETOOTH, prio, prot, kern);
net/bluetooth/af_bluetooth.c
878
.family = PF_BLUETOOTH,
net/bluetooth/af_bluetooth.c
939
sock_unregister(PF_BLUETOOTH);
net/bluetooth/af_bluetooth.c
960
sock_unregister(PF_BLUETOOTH);
net/bluetooth/af_bluetooth.c
976
MODULE_ALIAS_NETPROTO(PF_BLUETOOTH);
net/bluetooth/bnep/sock.c
173
.family = PF_BLUETOOTH,
net/bluetooth/bnep/sock.c
220
.family = PF_BLUETOOTH,
net/bluetooth/cmtp/sock.c
175
.family = PF_BLUETOOTH,
net/bluetooth/cmtp/sock.c
210
sk = sk_alloc(net, PF_BLUETOOTH, GFP_ATOMIC, &cmtp_proto, kern);
net/bluetooth/cmtp/sock.c
231
.family = PF_BLUETOOTH,
net/bluetooth/hci_sock.c
2173
.family = PF_BLUETOOTH,
net/bluetooth/hci_sock.c
2226
.family = PF_BLUETOOTH,
net/bluetooth/hidp/sock.c
224
.family = PF_BLUETOOTH,
net/bluetooth/hidp/sock.c
272
.family = PF_BLUETOOTH,
net/bluetooth/iso.c
2641
.family = PF_BLUETOOTH,
net/bluetooth/iso.c
2661
.family = PF_BLUETOOTH,
net/bluetooth/l2cap_sock.c
1977
.family = PF_BLUETOOTH,
net/bluetooth/l2cap_sock.c
1998
.family = PF_BLUETOOTH,
net/bluetooth/rfcomm/core.c
203
err = sock_create_kern(&init_net, PF_BLUETOOTH, SOCK_SEQPACKET, BTPROTO_L2CAP, sock);
net/bluetooth/rfcomm/sock.c
1005
.family = PF_BLUETOOTH,
net/bluetooth/rfcomm/sock.c
1029
.family = PF_BLUETOOTH,
net/bluetooth/sco.c
1544
.family = PF_BLUETOOTH,
net/bluetooth/sco.c
1565
.family = PF_BLUETOOTH,
net/socket.c
207
[PF_BLUETOOTH] = "PF_BLUETOOTH",
security/selinux/hooks.c
1291
case PF_BLUETOOTH: