Home
last modified time | relevance | path

Searched refs:NLA_BINARY (Results 1 – 25 of 57) sorted by relevance

123

/Linux-v5.10/net/tipc/
Dnetlink.c107 [TIPC_NLA_NODE_ID] = { .type = NLA_BINARY,
109 [TIPC_NLA_NODE_KEY] = { .type = NLA_BINARY,
142 [TIPC_NLA_UDP_LOCAL] = {.type = NLA_BINARY,
144 [TIPC_NLA_UDP_REMOTE] = {.type = NLA_BINARY,
/Linux-v5.10/lib/
Dnlattr.c127 case NLA_BINARY: in nla_get_range_unsigned()
184 case NLA_BINARY: in nla_validate_range_unsigned()
194 pt->type == NLA_BINARY && value > range.max) { in nla_validate_range_unsigned()
208 bool binary = pt->type == NLA_BINARY; in nla_validate_range_unsigned()
313 case NLA_BINARY: in nla_validate_int_range()
452 case NLA_BINARY: in validate_nla()
/Linux-v5.10/include/net/
Dnetlink.h177 NLA_BINARY, enumerator
378 tp == NLA_BINARY) + tp)
385 tp == NLA_BINARY) + tp)
436 #define NLA_POLICY_EXACT_LEN(_len) NLA_POLICY_RANGE(NLA_BINARY, _len, _len)
438 .type = NLA_BINARY, \
443 #define NLA_POLICY_MIN_LEN(_len) NLA_POLICY_MIN(NLA_BINARY, _len)
/Linux-v5.10/drivers/net/wireless/ath/ath6kl/
Dtestmode.c42 [ATH6KL_TM_ATTR_DATA] = { .type = NLA_BINARY,
/Linux-v5.10/net/netlink/
Dpolicy.c229 case NLA_BINARY: in netlink_policy_dump_attr_size_estimate()
341 case NLA_BINARY: in __netlink_policy_dump_write_attr()
/Linux-v5.10/net/netlabel/
Dnetlabel_unlabeled.c117 [NLBL_UNLABEL_A_IPV6ADDR] = { .type = NLA_BINARY,
119 [NLBL_UNLABEL_A_IPV6MASK] = { .type = NLA_BINARY,
121 [NLBL_UNLABEL_A_IPV4ADDR] = { .type = NLA_BINARY,
123 [NLBL_UNLABEL_A_IPV4MASK] = { .type = NLA_BINARY,
127 [NLBL_UNLABEL_A_SECCTX] = { .type = NLA_BINARY }
/Linux-v5.10/net/ipv6/
Dseg6.c81 [SEG6_ATTR_DST] = { .type = NLA_BINARY,
85 [SEG6_ATTR_SECRET] = { .type = NLA_BINARY, },
Dseg6_local.c650 [SEG6_LOCAL_SRH] = { .type = NLA_BINARY },
652 [SEG6_LOCAL_NH4] = { .type = NLA_BINARY,
654 [SEG6_LOCAL_NH6] = { .type = NLA_BINARY,
Drpl_iptunnel.c36 [RPL_IPTUNNEL_SRH] = { .type = NLA_BINARY },
/Linux-v5.10/drivers/net/wireless/ath/wcn36xx/
Dtestmode.c29 [WCN36XX_TM_ATTR_DATA] = { .type = NLA_BINARY,
/Linux-v5.10/net/netfilter/ipset/
Dip_set_hash_mac.c138 [IPSET_ATTR_ETHER] = { .type = NLA_BINARY,
Dip_set_hash_ipmac.c282 [IPSET_ATTR_ETHER] = { .type = NLA_BINARY,
Dip_set_bitmap_ipmac.c394 [IPSET_ATTR_ETHER] = { .type = NLA_BINARY,
/Linux-v5.10/drivers/net/wireless/ti/wlcore/
Dvendor_cmd.c22 [WLCORE_VENDOR_ATTR_GROUP_KEY] = { .type = NLA_BINARY,
Dtestmode.c51 [WL1271_TM_ATTR_DATA] = { .type = NLA_BINARY,
/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dtestmode.c16 [ATH11K_TM_ATTR_DATA] = { .type = NLA_BINARY,
/Linux-v5.10/net/ethtool/
Dwol.c103 [ETHTOOL_A_WOL_SOPASS] = { .type = NLA_BINARY,
Dbitset.c310 [ETHTOOL_A_BITSET_VALUE] = { .type = NLA_BINARY },
311 [ETHTOOL_A_BITSET_MASK] = { .type = NLA_BINARY },
/Linux-v5.10/net/l2tp/
Dl2tp_netlink.c896 .type = NLA_BINARY,
900 .type = NLA_BINARY,
908 .type = NLA_BINARY,
912 .type = NLA_BINARY,
/Linux-v5.10/net/sched/
Dsch_tbf.c329 [TCA_TBF_RTAB] = { .type = NLA_BINARY, .len = TC_RTAB_SIZE },
330 [TCA_TBF_PTAB] = { .type = NLA_BINARY, .len = TC_RTAB_SIZE },
Dact_bpf.c182 [TCA_ACT_BPF_OPS] = { .type = NLA_BINARY,
/Linux-v5.10/include/linux/
Dgenl_magic_struct.h94 __array(attr_nr, attr_flag, name, NLA_BINARY, char, maxlen, \
/Linux-v5.10/net/wireless/
Dnl80211.c270 [NL80211_FTM_RESP_ATTR_LCI] = { .type = NLA_BINARY,
272 [NL80211_FTM_RESP_ATTR_CIVICLOC] = { .type = NLA_BINARY,
349 [NL80211_TXRATE_LEGACY] = { .type = NLA_BINARY,
351 [NL80211_TXRATE_HT] = { .type = NLA_BINARY,
390 NLA_POLICY_RANGE(NLA_BINARY,
398 [NL80211_UNSOL_BCAST_PROBE_RESP_ATTR_TMPL] = { .type = NLA_BINARY,
438 [NL80211_ATTR_KEY_DATA] = { .type = NLA_BINARY,
443 [NL80211_ATTR_KEY_SEQ] = { .type = NLA_BINARY, .len = 16 },
450 NLA_POLICY_VALIDATE_FN(NLA_BINARY, validate_beacon_head,
453 NLA_POLICY_VALIDATE_FN(NLA_BINARY, validate_ie_attr,
[all …]
/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Dtestmode.c21 [ATH10K_TM_ATTR_DATA] = { .type = NLA_BINARY,
/Linux-v5.10/net/netfilter/
Dnft_compat.c131 [NFTA_TARGET_INFO] = { .type = NLA_BINARY },
393 [NFTA_MATCH_INFO] = { .type = NLA_BINARY },

123