Searched refs:NLA_S16 (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/netlink/
H A Dpolicy.c230 case NLA_S16:
326 case NLA_S16:
334 else if (pt->type == NLA_S16)
/linux-master/lib/
H A Dnlattr.c30 [NLA_S16] = sizeof(s16),
45 [NLA_S16] = sizeof(s16),
250 case NLA_S16:
298 case NLA_S16:
342 case NLA_S16:
/linux-master/include/net/
H A Dnetlink.h186 NLA_S16, enumerator in enum:__anon459
244 * NLA_S8, NLA_S16,
282 * NLA_S16,
306 * NLA_S16,
397 (tp == NLA_S8 || tp == NLA_S16 || tp == NLA_S32 || tp == NLA_S64 || \
/linux-master/net/wireless/
H A Dnl80211.c536 [NL80211_ATTR_STA_TX_POWER] = { .type = NLA_S16 },

Completed in 199 milliseconds