Home
last modified time | relevance | path

Searched refs:NL802154_ATTR_NETNS_FD (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dnl802154.h143 NL802154_ATTR_NETNS_FD, enumerator
/linux/net/ieee802154/
H A Dnl802154.c220 [NL802154_ATTR_NETNS_FD] = { .type = NLA_U32 },
1277 } else if (info->attrs[NL802154_ATTR_NETNS_FD]) { in nl802154_wpan_phy_netns()
1278 u32 fd = nla_get_u32(info->attrs[NL802154_ATTR_NETNS_FD]); in nl802154_wpan_phy_netns()