Searched refs:PF_IEEE802154 (Results 1 - 5 of 5) sorted by relevance

/linux-master/net/ieee802154/
H A Dsocket.c411 .family = PF_IEEE802154,
973 .family = PF_IEEE802154,
1030 sk = sk_alloc(net, PF_IEEE802154, GFP_KERNEL, proto, kern);
1039 sk->sk_family = PF_IEEE802154;
1062 .family = PF_IEEE802154,
1131 sock_unregister(PF_IEEE802154);
1141 MODULE_ALIAS_NETPROTO(PF_IEEE802154); variable
/linux-master/include/linux/
H A Dsocket.h284 #define PF_IEEE802154 AF_IEEE802154 macro
/linux-master/tools/perf/trace/beauty/include/linux/
H A Dsocket.h284 #define PF_IEEE802154 AF_IEEE802154 macro
/linux-master/net/
H A Dsocket.c211 [PF_IEEE802154] = "PF_IEEE802154",
/linux-master/security/selinux/
H A Dhooks.c1280 case PF_IEEE802154:

Completed in 130 milliseconds