Searched refs:PF_IEEE802154 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/net/ieee802154/ |
H A D | socket.c | 411 .family = PF_IEEE802154, 973 .family = PF_IEEE802154, 1030 sk = sk_alloc(net, PF_IEEE802154, GFP_KERNEL, proto, kern); in ieee802154_create() 1039 sk->sk_family = PF_IEEE802154; in ieee802154_create() 1062 .family = PF_IEEE802154, 1131 sock_unregister(PF_IEEE802154); in af_ieee802154_remove() 1140 MODULE_ALIAS_NETPROTO(PF_IEEE802154);
|
/openbmc/linux/tools/perf/trace/beauty/include/linux/ |
H A D | socket.h | 284 #define PF_IEEE802154 AF_IEEE802154 macro
|
/openbmc/linux/include/linux/ |
H A D | socket.h | 284 #define PF_IEEE802154 AF_IEEE802154 macro
|
/openbmc/linux/Documentation/networking/ |
H A D | ieee802154.rst | 31 int sd = socket(PF_IEEE802154, SOCK_DGRAM, 0);
|
/openbmc/linux/net/ |
H A D | socket.c | 211 [PF_IEEE802154] = "PF_IEEE802154",
|
/openbmc/linux/security/selinux/ |
H A D | hooks.c | 1278 case PF_IEEE802154: in socket_type_to_security_class()
|