Searched refs:PF_BLUETOOTH (Results 1 – 10 of 10) sorted by relevance
/linux-2.4.37.9/net/bluetooth/bnep/ |
D | sock.c | 151 family: PF_BLUETOOTH, 180 if (!(sk = sk_alloc(PF_BLUETOOTH, GFP_KERNEL, 1))) in bnep_sock_create() 195 family: PF_BLUETOOTH,
|
/linux-2.4.37.9/net/bluetooth/cmtp/ |
D | sock.c | 140 family: PF_BLUETOOTH, 169 if (!(sk = sk_alloc(PF_BLUETOOTH, GFP_KERNEL, 1))) in cmtp_sock_create() 184 family: PF_BLUETOOTH,
|
/linux-2.4.37.9/net/bluetooth/ |
D | af_bluetooth.c | 294 PF_BLUETOOTH, bluez_sock_create 324 sock_unregister(PF_BLUETOOTH); in bluez_cleanup()
|
D | hci_sock.c | 542 family: PF_BLUETOOTH, 571 if (!(sk = sk_alloc(PF_BLUETOOTH, GFP_KERNEL, 1))) in hci_sock_create() 624 family: PF_BLUETOOTH,
|
D | sco.c | 429 if (!(sk = sk_alloc(PF_BLUETOOTH, prio, 1))) in sco_sock_alloc() 946 family: PF_BLUETOOTH, 965 family: PF_BLUETOOTH,
|
D | l2cap.c | 344 if (!(sk = sk_alloc(PF_BLUETOOTH, prio, 1))) in l2cap_sock_alloc() 2144 family: PF_BLUETOOTH, 2163 family: PF_BLUETOOTH,
|
/linux-2.4.37.9/net/bluetooth/rfcomm/ |
D | sock.c | 262 sk = sk_alloc(PF_BLUETOOTH, prio, 1); in rfcomm_sock_alloc() 805 family: PF_BLUETOOTH, 824 family: PF_BLUETOOTH,
|
D | core.c | 158 err = sock_create(PF_BLUETOOTH, SOCK_SEQPACKET, BTPROTO_L2CAP, sock); in rfcomm_l2sock_create()
|
/linux-2.4.37.9/include/net/bluetooth/ |
D | bluetooth.h | 39 #define PF_BLUETOOTH AF_BLUETOOTH macro
|
/linux-2.4.37.9/include/linux/ |
D | socket.h | 212 #define PF_BLUETOOTH AF_BLUETOOTH macro
|