Searched refs:snmp_mib (Results 1 – 6 of 6) sorted by relevance
63 static const struct snmp_mib snmp6_ipstats_list[] = {101 static const struct snmp_mib snmp6_icmp6_list[] = {131 static const struct snmp_mib snmp6_udp6_list[] = {143 static const struct snmp_mib snmp6_udplite6_list[] = {192 const struct snmp_mib *itemlist) in snmp6_seq_show_item()206 const struct snmp_mib *itemlist, size_t syncpoff) in snmp6_seq_show_item64()
94 static const struct snmp_mib snmp4_ipstats_list[] = {116 static const struct snmp_mib snmp4_ipextstats_list[] = {157 static const struct snmp_mib snmp4_tcp_list[] = {176 static const struct snmp_mib snmp4_udp_list[] = {188 static const struct snmp_mib snmp4_net_list[] = {
19 static const struct snmp_mib xfrm_mib_list[] = {
117 struct host_cmd_ds_802_11_snmp_mib *snmp_mib = &cmd->params.smib; in mwifiex_cmd_802_11_snmp_mib() local125 snmp_mib->oid = cpu_to_le16((u16)cmd_oid); in mwifiex_cmd_802_11_snmp_mib()127 snmp_mib->query_type = cpu_to_le16(HostCmd_ACT_GEN_GET); in mwifiex_cmd_802_11_snmp_mib()128 snmp_mib->buf_size = cpu_to_le16(MAX_SNMP_BUF_SIZE); in mwifiex_cmd_802_11_snmp_mib()131 snmp_mib->query_type = cpu_to_le16(HostCmd_ACT_GEN_SET); in mwifiex_cmd_802_11_snmp_mib()132 snmp_mib->buf_size = cpu_to_le16(sizeof(u16)); in mwifiex_cmd_802_11_snmp_mib()133 *((__le16 *) (snmp_mib->value)) = cpu_to_le16(*ul_temp); in mwifiex_cmd_802_11_snmp_mib()140 cmd_action, cmd_oid, le16_to_cpu(snmp_mib->buf_size), in mwifiex_cmd_802_11_snmp_mib()141 le16_to_cpu(*(__le16 *)snmp_mib->value)); in mwifiex_cmd_802_11_snmp_mib()
34 struct snmp_mib { struct
37 static const struct snmp_mib sctp_snmp_list[] = {