Searched refs:u32 (Results 1 – 17 of 17) sorted by relevance
219 value->u32 = netif_to_num(netif); in ip_AddrTable_get_cell_value_core()227 value->u32 = IPADDR_BROADCAST & 1; in ip_AddrTable_get_cell_value_core()240 value->u32 = 0; in ip_AddrTable_get_cell_value_core()334 value->u32 = tmp.addr; in ip_RouteTable_get_cell_value_core()338 value->u32 = netif_to_num(netif); in ip_RouteTable_get_cell_value_core()364 value->u32 = 4; /* indirect */ in ip_RouteTable_get_cell_value_core()367 value->u32 = 3; /* direct */ in ip_RouteTable_get_cell_value_core()372 value->u32 = 2; /* local */ in ip_RouteTable_get_cell_value_core()376 value->u32 = 0; in ip_RouteTable_get_cell_value_core()515 value->u32 = ip->addr; in ip_NetToMediaTable_get_cell_value_core()[all …]
165 value->u32 = pcb->state + 1; in tcp_ConnTable_get_cell_value_core()168 value->u32 = ip_2_ip4(&pcb->local_ip)->addr; in tcp_ConnTable_get_cell_value_core()171 value->u32 = pcb->local_port; in tcp_ConnTable_get_cell_value_core()175 value->u32 = IP4_ADDR_ANY4->addr; in tcp_ConnTable_get_cell_value_core()177 value->u32 = ip_2_ip4(&pcb->remote_ip)->addr; in tcp_ConnTable_get_cell_value_core()182 value->u32 = 0; in tcp_ConnTable_get_cell_value_core()184 value->u32 = pcb->remote_port; in tcp_ConnTable_get_cell_value_core()310 value->u32 = pcb->state + 1; in tcp_ConnectionTable_get_cell_value_core()313 value->u32 = 0; /* not supported */ in tcp_ConnectionTable_get_cell_value_core()422 value->u32 = 0; /* not supported */ in tcp_ListenerTable_get_cell_value_core()
100 value->u32 = 0; /* not supported */ in udp_endpointTable_get_cell_value_core()225 value->u32 = ip_2_ip4(&pcb->local_ip)->addr; in udp_Table_get_cell_value_core()229 value->u32 = pcb->local_port; in udp_Table_get_cell_value_core()
332 *dst = instance->reference.u32; in snmp_table_extract_value_from_u32ref()
219 value->u32 = netif_to_num(netif); in ip_AddrTable_get_cell_value_core()227 value->u32 = IPADDR_BROADCAST & 1; in ip_AddrTable_get_cell_value_core()240 value->u32 = 0; in ip_AddrTable_get_cell_value_core()328 value->u32 = tmp.addr; in ip_RouteTable_get_cell_value_core()332 value->u32 = netif_to_num(netif); in ip_RouteTable_get_cell_value_core()358 value->u32 = 4; /* indirect */ in ip_RouteTable_get_cell_value_core()361 value->u32 = 3; /* direct */ in ip_RouteTable_get_cell_value_core()366 value->u32 = 2; /* local */ in ip_RouteTable_get_cell_value_core()370 value->u32 = 0; in ip_RouteTable_get_cell_value_core()503 value->u32 = ip->addr; in ip_NetToMediaTable_get_cell_value_core()[all …]
172 value->u32 = pcb->state + 1; in tcp_ConnTable_get_cell_value_core()175 value->u32 = ip_2_ip4(&pcb->local_ip)->addr; in tcp_ConnTable_get_cell_value_core()178 value->u32 = pcb->local_port; in tcp_ConnTable_get_cell_value_core()182 value->u32 = IP4_ADDR_ANY4->addr; in tcp_ConnTable_get_cell_value_core()184 value->u32 = ip_2_ip4(&pcb->remote_ip)->addr; in tcp_ConnTable_get_cell_value_core()189 value->u32 = 0; in tcp_ConnTable_get_cell_value_core()191 value->u32 = pcb->remote_port; in tcp_ConnTable_get_cell_value_core()317 value->u32 = pcb->state + 1; in tcp_ConnectionTable_get_cell_value_core()320 value->u32 = 0; /* not supported */ in tcp_ConnectionTable_get_cell_value_core()429 value->u32 = 0; /* not supported */ in tcp_ListenerTable_get_cell_value_core()
108 value->u32 = 0; /* not supported */ in udp_endpointTable_get_cell_value_core()233 value->u32 = ip_2_ip4(&pcb->local_ip)->addr; in udp_Table_get_cell_value_core()237 value->u32 = pcb->local_port; in udp_Table_get_cell_value_core()
331 *dst = instance->reference.u32; in snmp_table_extract_value_from_u32ref()
261 |addr_cells | 返回的地址块的单位(u32)大小 |262 |size_cells | 返回的尺寸块的单位(u32)大小 |356 ## 读取值为u32属性的值392 ## 遍历属性中u32宏
158 #define BSWAP32(u32) (__builtin_bswap32(u32)) argument
56 PCI_OPS(u32, rt_uint32_t) in PCI_OPS()
145 u32_t u32; member
147 u32_t u32; member
458 rt_le32_t u32; member
1454 and created defines for swapping bytes and folding u32 to u16.
2410 and created defines for swapping bytes and folding u32 to u16.
2663 and created defines for swapping bytes and folding u32 to u16.
Completed in 40 milliseconds