/external/libnl/lib/netfilter/ |
D | log_msg.c | 47 [NFULA_MARK] = { .type = NLA_U32 }, 51 [NFULA_IFINDEX_INDEV] = { .type = NLA_U32 }, 52 [NFULA_IFINDEX_OUTDEV] = { .type = NLA_U32 }, 53 [NFULA_IFINDEX_PHYSINDEV] = { .type = NLA_U32 }, 54 [NFULA_IFINDEX_PHYSOUTDEV] = { .type = NLA_U32 }, 60 [NFULA_UID] = { .type = NLA_U32 }, 61 [NFULA_GID] = { .type = NLA_U32 }, 62 [NFULA_SEQ] = { .type = NLA_U32 }, 63 [NFULA_SEQ_GLOBAL] = { .type = NLA_U32 },
|
D | queue_msg.c | 50 [NFQA_MARK] = { .type = NLA_U32 }, 54 [NFQA_IFINDEX_INDEV] = { .type = NLA_U32 }, 55 [NFQA_IFINDEX_OUTDEV] = { .type = NLA_U32 }, 56 [NFQA_IFINDEX_PHYSINDEV] = { .type = NLA_U32 }, 57 [NFQA_IFINDEX_PHYSOUTDEV] = { .type = NLA_U32 },
|
D | ct.c | 56 [CTA_STATUS] = { .type = NLA_U32 }, 60 [CTA_TIMEOUT] = { .type = NLA_U32 }, 61 [CTA_MARK] = { .type = NLA_U32 }, 64 [CTA_USE] = { .type = NLA_U32 }, 65 [CTA_ID] = { .type = NLA_U32 }, 76 [CTA_IP_V4_SRC] = { .type = NLA_U32 }, 77 [CTA_IP_V4_DST] = { .type = NLA_U32 }, 110 [CTA_COUNTERS32_PACKETS]= { .type = NLA_U32 }, 111 [CTA_COUNTERS32_BYTES] = { .type = NLA_U32 },
|
D | exp.c | 38 [CTA_EXPECT_TIMEOUT] = { .type = NLA_U32 }, 39 [CTA_EXPECT_ID] = { .type = NLA_U32 }, 42 [CTA_EXPECT_FLAGS] = { .type = NLA_U32 }, // Added in kernel 2.6.37 43 [CTA_EXPECT_CLASS] = { .type = NLA_U32 }, // Added in kernel 3.5 54 [CTA_IP_V4_SRC] = { .type = NLA_U32 }, 55 [CTA_IP_V4_DST] = { .type = NLA_U32 }, 73 [CTA_EXPECT_NAT_DIR] = { .type = NLA_U32 },
|
/external/syzkaller/sys/linux/ |
D | socket_netlink_generic_team.txt | 47 notify_peers_count team_nl_option_policy["notify_peers_count", NLA_U32, int32] 48 notify_peers_interval team_nl_option_policy["notify_peers_interval", NLA_U32, int32] 49 mcast_rejoin_count team_nl_option_policy["mcast_rejoin_count", NLA_U32, int32] 50 mcast_rejoin_interval team_nl_option_policy["mcast_rejoin_interval", NLA_U32, int32] 56 queue_id team_nl_option_policy_per_port["queue_id", NLA_U32, int32] 57 activeport team_nl_option_policy["activeport", NLA_U32, ifindex] 60 …lb_tx_hash_to_port_mapping team_nl_option_policy_array["lb_tx_hash_to_port_mapping", NLA_U32, ifin… 63 lb_stats_refresh_interval team_nl_option_policy["lb_stats_refresh_interval", NLA_U32, int32]
|
D | socket_netlink_generic_team_386.const | 6 NLA_U32 = 3
|
D | socket_netlink_generic_team_amd64.const | 6 NLA_U32 = 3
|
D | socket_netlink_generic_team_arm64.const | 6 NLA_U32 = 3
|
D | socket_netlink_generic_team_ppc64le.const | 6 NLA_U32 = 3
|
D | socket_netlink_generic_team_arm.const | 6 NLA_U32 = 3
|
/external/iw/ |
D | link.c | 31 [NL80211_BSS_FREQUENCY] = { .type = NLA_U32 }, in link_bss_handler() 36 [NL80211_BSS_SIGNAL_MBM] = { .type = NLA_U32 }, in link_bss_handler() 38 [NL80211_BSS_STATUS] = { .type = NLA_U32 }, in link_bss_handler() 120 [NL80211_STA_INFO_INACTIVE_TIME] = { .type = NLA_U32 }, in print_link_sta() 121 [NL80211_STA_INFO_RX_BYTES] = { .type = NLA_U32 }, in print_link_sta() 122 [NL80211_STA_INFO_TX_BYTES] = { .type = NLA_U32 }, in print_link_sta() 123 [NL80211_STA_INFO_RX_PACKETS] = { .type = NLA_U32 }, in print_link_sta() 124 [NL80211_STA_INFO_TX_PACKETS] = { .type = NLA_U32 }, in print_link_sta()
|
D | reg.c | 130 [NL80211_ATTR_REG_RULE_FLAGS] = { .type = NLA_U32 }, in print_reg_handler() 131 [NL80211_ATTR_FREQ_RANGE_START] = { .type = NLA_U32 }, in print_reg_handler() 132 [NL80211_ATTR_FREQ_RANGE_END] = { .type = NLA_U32 }, in print_reg_handler() 133 [NL80211_ATTR_FREQ_RANGE_MAX_BW] = { .type = NLA_U32 }, in print_reg_handler() 134 [NL80211_ATTR_POWER_RULE_MAX_ANT_GAIN] = { .type = NLA_U32 }, in print_reg_handler() 135 [NL80211_ATTR_POWER_RULE_MAX_EIRP] = { .type = NLA_U32 }, in print_reg_handler() 136 [NL80211_ATTR_DFS_CAC_TIME] = { .type = NLA_U32 }, in print_reg_handler()
|
D | station.c | 53 [NL80211_RATE_INFO_BITRATE32] = { .type = NLA_U32 }, in parse_bitrate() 129 [NL80211_STA_INFO_INACTIVE_TIME] = { .type = NLA_U32 }, in print_sta_handler() 130 [NL80211_STA_INFO_RX_BYTES] = { .type = NLA_U32 }, in print_sta_handler() 131 [NL80211_STA_INFO_TX_BYTES] = { .type = NLA_U32 }, in print_sta_handler() 132 [NL80211_STA_INFO_RX_PACKETS] = { .type = NLA_U32 }, in print_sta_handler() 133 [NL80211_STA_INFO_TX_PACKETS] = { .type = NLA_U32 }, in print_sta_handler() 141 [NL80211_STA_INFO_TX_RETRIES] = { .type = NLA_U32 }, in print_sta_handler() 142 [NL80211_STA_INFO_TX_FAILED] = { .type = NLA_U32 }, in print_sta_handler() 145 [NL80211_STA_INFO_LOCAL_PM] = { .type = NLA_U32}, in print_sta_handler() 146 [NL80211_STA_INFO_PEER_PM] = { .type = NLA_U32}, in print_sta_handler() [all …]
|
D | mpath.c | 34 [NL80211_MPATH_INFO_FRAME_QLEN] = { .type = NLA_U32 }, in print_mpath_handler() 35 [NL80211_MPATH_INFO_SN] = { .type = NLA_U32 }, in print_mpath_handler() 36 [NL80211_MPATH_INFO_METRIC] = { .type = NLA_U32 }, in print_mpath_handler() 37 [NL80211_MPATH_INFO_EXPTIME] = { .type = NLA_U32 }, in print_mpath_handler() 38 [NL80211_MPATH_INFO_DISCOVERY_TIMEOUT] = { .type = NLA_U32 }, in print_mpath_handler()
|
D | info.c | 87 [NL80211_FREQUENCY_ATTR_FREQ] = { .type = NLA_U32 }, in print_phy_handler() 92 [NL80211_FREQUENCY_ATTR_MAX_TX_POWER] = { .type = NLA_U32 }, in print_phy_handler() 97 [NL80211_BITRATE_ATTR_RATE] = { .type = NLA_U32 }, in print_phy_handler() 338 [NL80211_IFACE_COMB_MAXNUM] = { .type = NLA_U32 }, in print_phy_handler() 340 [NL80211_IFACE_COMB_NUM_CHANNELS] = { .type = NLA_U32 }, in print_phy_handler() 341 [NL80211_IFACE_COMB_RADAR_DETECT_WIDTHS] = { .type = NLA_U32 }, in print_phy_handler() 346 [NL80211_IFACE_LIMIT_MAX] = { .type = NLA_U32 }, in print_phy_handler() 476 [NL80211_WOWLAN_TRIG_NET_DETECT] = { .type = NLA_U32 }, in print_phy_handler()
|
/external/libnl/lib/route/qdisc/ |
D | fq_codel.c | 38 [TCA_FQ_CODEL_TARGET] = { .type = NLA_U32 }, 39 [TCA_FQ_CODEL_LIMIT] = { .type = NLA_U32 }, 40 [TCA_FQ_CODEL_INTERVAL] = { .type = NLA_U32 }, 41 [TCA_FQ_CODEL_ECN] = { .type = NLA_U32 }, 42 [TCA_FQ_CODEL_FLOWS] = { .type = NLA_U32 }, 43 [TCA_FQ_CODEL_QUANTUM] = { .type = NLA_U32 },
|
/external/libnl/lib/genl/ |
D | ctrl.c | 47 [CTRL_ATTR_VERSION] = { .type = NLA_U32 }, 48 [CTRL_ATTR_HDRSIZE] = { .type = NLA_U32 }, 49 [CTRL_ATTR_MAXATTR] = { .type = NLA_U32 }, 55 [CTRL_ATTR_OP_ID] = { .type = NLA_U32 }, 56 [CTRL_ATTR_OP_FLAGS] = { .type = NLA_U32 }, 61 [CTRL_ATTR_MCAST_GRP_ID] = { .type = NLA_U32 },
|
/external/libnl/lib/route/link/ |
D | ipvti.c | 51 [IFLA_VTI_LINK] = { .type = NLA_U32 }, 52 [IFLA_VTI_IKEY] = { .type = NLA_U32 }, 53 [IFLA_VTI_OKEY] = { .type = NLA_U32 }, 54 [IFLA_VTI_LOCAL] = { .type = NLA_U32 }, 55 [IFLA_VTI_REMOTE] = { .type = NLA_U32 },
|
D | ipgre.c | 61 [IFLA_GRE_LINK] = { .type = NLA_U32 }, 64 [IFLA_GRE_IKEY] = { .type = NLA_U32 }, 65 [IFLA_GRE_OKEY] = { .type = NLA_U32 }, 66 [IFLA_GRE_LOCAL] = { .type = NLA_U32 }, 67 [IFLA_GRE_REMOTE] = { .type = NLA_U32 },
|
D | ipip.c | 53 [IFLA_IPTUN_LINK] = { .type = NLA_U32 }, 54 [IFLA_IPTUN_LOCAL] = { .type = NLA_U32 }, 55 [IFLA_IPTUN_REMOTE] = { .type = NLA_U32 },
|
/external/libnl/tests/ |
D | test-genl.c | 5 [TASKSTATS_TYPE_PID] = { .type = NLA_U32 }, 6 [TASKSTATS_TYPE_TGID] = { .type = NLA_U32 },
|
/external/libnl/lib/route/ |
D | rule.c | 74 [FRA_TABLE] = { .type = NLA_U32 }, 77 [FRA_PRIORITY] = { .type = NLA_U32 }, 78 [FRA_FWMARK] = { .type = NLA_U32 }, 79 [FRA_FWMASK] = { .type = NLA_U32 }, 80 [FRA_GOTO] = { .type = NLA_U32 }, 81 [FRA_FLOW] = { .type = NLA_U32 },
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_nl80211_capa.c | 147 [NL80211_IFACE_COMB_MAXNUM] = { .type = NLA_U32 }, in wiphy_info_iface_comb_process() 149 [NL80211_IFACE_COMB_NUM_CHANNELS] = { .type = NLA_U32 }, in wiphy_info_iface_comb_process() 150 [NL80211_IFACE_COMB_RADAR_DETECT_WIDTHS] = { .type = NLA_U32 }, in wiphy_info_iface_comb_process() 154 [NL80211_IFACE_LIMIT_MAX] = { .type = NLA_U32 }, in wiphy_info_iface_comb_process() 1502 [NL80211_FREQUENCY_ATTR_FREQ] = { .type = NLA_U32 }, in phy_info_freqs() 1506 [NL80211_FREQUENCY_ATTR_MAX_TX_POWER] = { .type = NLA_U32 }, in phy_info_freqs() 1507 [NL80211_FREQUENCY_ATTR_DFS_STATE] = { .type = NLA_U32 }, in phy_info_freqs() 1560 [NL80211_BITRATE_ATTR_RATE] = { .type = NLA_U32 }, in phy_info_rates() 1987 [NL80211_ATTR_REG_RULE_FLAGS] = { .type = NLA_U32 }, in nl80211_get_reg() 1988 [NL80211_ATTR_FREQ_RANGE_START] = { .type = NLA_U32 }, in nl80211_get_reg() [all …]
|
/external/libnl/lib/route/cls/ |
D | fw.c | 37 [TCA_FW_CLASSID] = { .type = NLA_U32 }, 40 [TCA_FW_MASK] = { .type = NLA_U32 },
|
/external/libnl/python/examples/ |
D | wiphy.py | 72 fpol[nl80211.NL80211_FREQUENCY_ATTR_FREQ].type = nl.NLA_U32 77 fpol[nl80211.NL80211_FREQUENCY_ATTR_MAX_TX_POWER].type = nl.NLA_U32
|