Searched refs:NLA_S8 (Results 1 – 4 of 4) sorted by relevance
| /linux-4.1.27/net/ieee802154/ |
| D | nl_policy.c | 52 [IEEE802154_ATTR_TXPOWER] = { .type = NLA_S8, }, 60 [IEEE802154_ATTR_FRAME_RETRIES] = { .type = NLA_S8, },
|
| D | nl802154.c | 210 [NL802154_ATTR_TX_POWER] = { .type = NLA_S8, }, 225 [NL802154_ATTR_MAX_FRAME_RETRIES] = { .type = NLA_S8, },
|
| /linux-4.1.27/lib/ |
| D | nlattr.c | 24 [NLA_S8] = sizeof(s8),
|
| /linux-4.1.27/include/net/ |
| D | netlink.h | 174 NLA_S8, enumerator
|