Searched refs:nla_get_u16 (Results 1 – 7 of 7) sorted by relevance
76 dsmark->qdm_indices = nla_get_u16(tb[TCA_DSMARK_INDICES]); in dsmark_qdisc_msg_parser()82 nla_get_u16(tb[TCA_DSMARK_DEFAULT_INDEX]); in dsmark_qdisc_msg_parser()
173 ntohs(nla_get_u16(tb[CTA_PROTO_SRC_PORT]))); in ct_parse_proto()176 ntohs(nla_get_u16(tb[CTA_PROTO_DST_PORT]))); in ct_parse_proto()179 ntohs(nla_get_u16(tb[CTA_PROTO_ICMP_ID]))); in ct_parse_proto()
103 extern uint16_t nla_get_u16(struct nlattr *);
80 nla_get_u16(info->attrs[CTRL_ATTR_FAMILY_ID])); in ctrl_msg_parser()
936 uint16_t nla_get_u16(struct nlattr *nla) in nla_get_u16() function
101 vi->vi_vlan_id = nla_get_u16(tb[IFLA_VLAN_ID]); in vlan_parse()
1606 status_code = status ? nla_get_u16(status) : WLAN_STATUS_SUCCESS; in mlme_event_connect()1699 data.deauth_info.reason_code = nla_get_u16(reason); in mlme_event_disconnect()2365 nla_get_u16(rinfo[ in get_link_signal()2792 nla_get_u16(tb[NL80211_ATTR_REASON_CODE]); in nl80211_tdls_oper_event()5547 r->beacon_int = nla_get_u16(bss[NL80211_BSS_BEACON_INTERVAL]); in bss_info_handler()5549 r->caps = nla_get_u16(bss[NL80211_BSS_CAPABILITY]); in bss_info_handler()6450 mode->ht_capab = nla_get_u16(capa); in phy_info_ht_capa()