/linux/net/tipc/ |
A D | netlink.c | 107 [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/lib/ |
A D | nlattr.c | 127 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/include/net/ |
A D | netlink.h | 177 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/drivers/net/wireless/ath/ath6kl/ |
A D | testmode.c | 42 [ATH6KL_TM_ATTR_DATA] = { .type = NLA_BINARY,
|
/linux/net/netlink/ |
A D | policy.c | 229 case NLA_BINARY: in netlink_policy_dump_attr_size_estimate() 341 case NLA_BINARY: in __netlink_policy_dump_write_attr()
|
/linux/net/netlabel/ |
A D | netlabel_unlabeled.c | 117 [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/drivers/net/wireless/ath/wcn36xx/ |
A D | testmode.c | 29 [WCN36XX_TM_ATTR_DATA] = { .type = NLA_BINARY,
|
/linux/net/ipv6/ |
A D | seg6.c | 140 [SEG6_ATTR_DST] = { .type = NLA_BINARY, 144 [SEG6_ATTR_SECRET] = { .type = NLA_BINARY, },
|
A D | rpl_iptunnel.c | 36 [RPL_IPTUNNEL_SRH] = { .type = NLA_BINARY },
|
A D | seg6_local.c | 1124 [SEG6_LOCAL_SRH] = { .type = NLA_BINARY }, 1127 [SEG6_LOCAL_NH4] = { .type = NLA_BINARY, 1129 [SEG6_LOCAL_NH6] = { .type = NLA_BINARY,
|
/linux/net/l2tp/ |
A D | l2tp_netlink.c | 902 .type = NLA_BINARY, 906 .type = NLA_BINARY, 914 .type = NLA_BINARY, 918 .type = NLA_BINARY,
|
/linux/net/netfilter/ipset/ |
A D | ip_set_hash_mac.c | 140 [IPSET_ATTR_ETHER] = { .type = NLA_BINARY,
|
A D | ip_set_hash_ipmac.c | 284 [IPSET_ATTR_ETHER] = { .type = NLA_BINARY,
|
/linux/drivers/net/wireless/ti/wlcore/ |
A D | vendor_cmd.c | 22 [WLCORE_VENDOR_ATTR_GROUP_KEY] = { .type = NLA_BINARY,
|
A D | testmode.c | 51 [WL1271_TM_ATTR_DATA] = { .type = NLA_BINARY,
|
/linux/net/ethtool/ |
A D | wol.c | 103 [ETHTOOL_A_WOL_SOPASS] = { .type = NLA_BINARY,
|
A D | bitset.c | 310 [ETHTOOL_A_BITSET_VALUE] = { .type = NLA_BINARY }, 311 [ETHTOOL_A_BITSET_MASK] = { .type = NLA_BINARY },
|
/linux/drivers/net/wireless/ath/ath11k/ |
A D | testmode.c | 16 [ATH11K_TM_ATTR_DATA] = { .type = NLA_BINARY,
|
/linux/net/sched/ |
A D | sch_tbf.c | 343 [TCA_TBF_RTAB] = { .type = NLA_BINARY, .len = TC_RTAB_SIZE }, 344 [TCA_TBF_PTAB] = { .type = NLA_BINARY, .len = TC_RTAB_SIZE },
|
/linux/net/wireless/ |
A D | nl80211.c | 376 [NL80211_TXRATE_HT] = { .type = NLA_BINARY, 416 NLA_POLICY_RANGE(NLA_BINARY, 518 [NL80211_ATTR_MESH_ID] = { .type = NLA_BINARY, 544 [NL80211_ATTR_SSID] = { .type = NLA_BINARY, 570 [NL80211_ATTR_FRAME] = { .type = NLA_BINARY, 651 [NL80211_ATTR_IE_RIC] = { .type = NLA_BINARY, 669 NLA_POLICY_RANGE(NLA_BINARY, 2, 253), 733 NLA_POLICY_RANGE(NLA_BINARY, 852 .type = NLA_BINARY, 856 .type = NLA_BINARY, [all …]
|
/linux/include/linux/ |
A D | genl_magic_struct.h | 94 __array(attr_nr, attr_flag, name, NLA_BINARY, char, maxlen, \
|
/linux/net/mctp/ |
A D | neigh.c | 112 [NDA_LLADDR] = { .type = NLA_BINARY, .len = MAX_ADDR_LEN },
|
/linux/net/netfilter/ |
A D | nft_compat.c | 139 [NFTA_TARGET_INFO] = { .type = NLA_BINARY }, 416 [NFTA_MATCH_INFO] = { .type = NLA_BINARY },
|
/linux/drivers/net/wireless/ath/ath10k/ |
A D | testmode.c | 21 [ATH10K_TM_ATTR_DATA] = { .type = NLA_BINARY,
|
/linux/net/ipv4/ |
A D | tcp_metrics.c | 602 [TCP_METRICS_ATTR_ADDR_IPV6] = { .type = NLA_BINARY, 615 [TCP_METRICS_ATTR_FOPEN_COOKIE] = { .type = NLA_BINARY,
|