Home
last modified time | relevance | path

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

/linux/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,
/linux/net/bluetooth/bnep/
H A Dsock.c173 .family = PF_BLUETOOTH,
220 .family = PF_BLUETOOTH,
/linux/net/bluetooth/
H A Daf_bluetooth.c151 sk = sk_alloc(net, PF_BLUETOOTH, prio, prot, kern); in bt_sock_alloc()
878 .family = PF_BLUETOOTH,
939 sock_unregister(PF_BLUETOOTH); in bt_init()
960 sock_unregister(PF_BLUETOOTH); in bt_exit()
976 MODULE_ALIAS_NETPROTO(PF_BLUETOOTH);
H A Dsco.c1499 .family = PF_BLUETOOTH,
1520 .family = PF_BLUETOOTH,
H A Dl2cap_sock.c1946 .family = PF_BLUETOOTH,
1967 .family = PF_BLUETOOTH,
H A Dhci_sock.c2170 .family = PF_BLUETOOTH,
2223 .family = PF_BLUETOOTH,
H A Diso.c2461 .family = PF_BLUETOOTH,
2481 .family = PF_BLUETOOTH,
/linux/net/bluetooth/hidp/
H A Dsock.c224 .family = PF_BLUETOOTH,
272 .family = PF_BLUETOOTH,
/linux/include/linux/
H A Dsocket.h280 #define PF_BLUETOOTH AF_BLUETOOTH macro
/linux/tools/perf/trace/beauty/include/linux/
H A Dsocket.h280 #define PF_BLUETOOTH AF_BLUETOOTH macro
/linux/net/bluetooth/rfcomm/
H A Dsock.c1004 .family = PF_BLUETOOTH,
1028 .family = PF_BLUETOOTH,
H A Dcore.c203 err = sock_create_kern(&init_net, PF_BLUETOOTH, SOCK_SEQPACKET, BTPROTO_L2CAP, sock); in rfcomm_l2sock_create()
/linux/include/net/bluetooth/
H A Dbluetooth.h39 #define PF_BLUETOOTH AF_BLUETOOTH macro
/linux/net/
H A Dsocket.c207 [PF_BLUETOOTH] = "PF_BLUETOOTH",
/linux/security/selinux/
H A Dhooks.c1280 case PF_BLUETOOTH: in socket_type_to_security_class()