Home
last modified time | relevance | path

Searched refs:valid (Results 1 – 23 of 23) sorted by relevance

/components/net/lwip/lwip-2.0.3/src/core/ipv4/
A Dip4_frag.c350 int valid = 1; in ip_reass_chain_frag_into_datagram_and_validate() local
386 valid = 0; in ip_reass_chain_frag_into_datagram_and_validate()
413 valid = 0; in ip_reass_chain_frag_into_datagram_and_validate()
431 valid = 0; in ip_reass_chain_frag_into_datagram_and_validate()
447 if (valid) { in ip_reass_chain_frag_into_datagram_and_validate()
451 valid = 0; in ip_reass_chain_frag_into_datagram_and_validate()
459 valid = 0; in ip_reass_chain_frag_into_datagram_and_validate()
467 if (valid) { in ip_reass_chain_frag_into_datagram_and_validate()
505 int valid; in ip4_reass() local
587 if (valid == IP_REASS_VALIDATE_PBUF_DROPPED) { in ip4_reass()
[all …]
/components/net/lwip/lwip-2.1.2/src/core/ipv4/
A Dip4_frag.c351 int valid = 1; in ip_reass_chain_frag_into_datagram_and_validate() local
397 valid = 0; in ip_reass_chain_frag_into_datagram_and_validate()
424 valid = 0; in ip_reass_chain_frag_into_datagram_and_validate()
442 valid = 0; in ip_reass_chain_frag_into_datagram_and_validate()
458 if (valid) { in ip_reass_chain_frag_into_datagram_and_validate()
462 valid = 0; in ip_reass_chain_frag_into_datagram_and_validate()
470 valid = 0; in ip_reass_chain_frag_into_datagram_and_validate()
478 if (valid) { in ip_reass_chain_frag_into_datagram_and_validate()
511 int valid; in ip4_reass() local
599 if (valid == IP_REASS_VALIDATE_PBUF_DROPPED) { in ip4_reass()
[all …]
/components/net/lwip/lwip-2.0.3/src/core/ipv6/
A Dip6_frag.c266 u8_t valid = 1; in ip6_reass() local
443 valid = 0; in ip6_reass()
461 valid = 0; in ip6_reass()
497 valid = 0; in ip6_reass()
500 valid = 0; in ip6_reass()
506 while ((q != NULL) && valid) { in ip6_reass()
509 valid = 0; in ip6_reass()
516 if (valid) { in ip6_reass()
/components/net/lwip/lwip-2.1.2/src/core/ipv6/
A Dip6_frag.c280 u8_t valid = 1; in ip6_reass() local
475 valid = 0; in ip6_reass()
493 valid = 0; in ip6_reass()
533 valid = 0; in ip6_reass()
536 valid = 0; in ip6_reass()
542 while ((q != NULL) && valid) { in ip6_reass()
545 valid = 0; in ip6_reass()
552 if (valid) { in ip6_reass()
/components/net/lwip/lwip-1.4.1/src/core/ipv4/
A Dip_frag.c337 int valid = 1; in ip_reass_chain_frag_into_datagram_and_validate() local
389 valid = 0; in ip_reass_chain_frag_into_datagram_and_validate()
407 valid = 0; in ip_reass_chain_frag_into_datagram_and_validate()
423 if (valid) { in ip_reass_chain_frag_into_datagram_and_validate()
427 valid = 0; in ip_reass_chain_frag_into_datagram_and_validate()
435 valid = 0; in ip_reass_chain_frag_into_datagram_and_validate()
443 if (valid) { in ip_reass_chain_frag_into_datagram_and_validate()
457 return valid; in ip_reass_chain_frag_into_datagram_and_validate()
/components/drivers/virtio/
A Dvirtio_blk.c46 virtio_blk_dev->info[idx[0]].valid = RT_TRUE; in virtio_blk_rw()
67 while (virtio_blk_dev->info[idx[0]].valid) in virtio_blk_rw()
165 virtio_blk_dev->info[id].valid = RT_FALSE; in virtio_blk_isr()
A Dvirtio_blk.h95 rt_bool_t valid; member
/components/libc/cplusplus/cpp11/gcc/
A Dfuture110 bool valid() {
160 bool valid() const noexcept { return state_->valid(); }
215 bool valid() const noexcept { return state_->valid(); }
A Dthread157 //"If either t1 or t2 are not valid thread IDs, the behavior is undefined."
/components/net/lwip/lwip-2.0.3/doc/
A Dsys_arch.txt84 Returns 1 if the semaphore is valid, 0 if it is not valid.
118 Returns 1 if the mutes is valid, 0 if it is not valid.
188 Returns 1 if the mailbox is valid, 0 if it is not valid.
A Dmdns.txt61 since there is currently no check if the v4 address is valid.
/components/net/lwip/lwip-1.4.1/doc/
A Dsys_arch.txt85 Returns 1 if the semaphore is valid, 0 if it is not valid.
155 Returns 1 if the mailbox is valid, 0 if it is not valid.
/components/dfs/dfs_v1/filesystems/elmfat/
A D00history.txt312 Fixed f_setlabel() rejects some valid characters for exFAT volume. (appeared at R0.12)
329 …Fixed f_getcwd() cause output buffer overrun when the buffer has a valid drive number. (appeared a…
/components/dfs/dfs_v2/filesystems/elmfat/
A D00history.txt312 Fixed f_setlabel() rejects some valid characters for exFAT volume. (appeared at R0.12)
329 …Fixed f_getcwd() cause output buffer overrun when the buffer has a valid drive number. (appeared a…
/components/drivers/pic/
A Dpic-gicv3-its.c185 rt_inline void its_encode_valid(struct its_command *cmd, rt_bool_t valid) in its_encode_valid() argument
187 its_mask_encode(&cmd->code[2], !!valid, 63, 63); in its_encode_valid()
/components/net/lwip/lwip-2.0.3/
A DUPGRADING33 … "ip4-address-valid", a netif will now not be used for transmission if not up) -> even a DHCP netif
A DCHANGELOG293 from 'valid address' status
1516 calling sio_read_abort() if the file descriptor is valid.
2013 testing for valid reply
2021 valid DHCP packets -> allow 0.0.0.0 as source address when LWIP_DHCP is
2386 * sockets.c (lwip_accept): check addr isn't NULL. If it's valid, do an
3032 (lwip_)recvfrom with valid "from" and "fromlen" parameters, on a
/components/net/lwip/lwip-2.1.2/
A DUPGRADING68 … "ip4-address-valid", a netif will now not be used for transmission if not up) -> even a DHCP netif
A DCHANGELOG546 from 'valid address' status
1769 calling sio_read_abort() if the file descriptor is valid.
2266 testing for valid reply
2274 valid DHCP packets -> allow 0.0.0.0 as source address when LWIP_DHCP is
2639 * sockets.c (lwip_accept): check addr isn't NULL. If it's valid, do an
3285 (lwip_)recvfrom with valid "from" and "fromlen" parameters, on a
/components/net/lwip/lwip-1.4.1/
A DCHANGELOG560 calling sio_read_abort() if the file descriptor is valid.
1057 testing for valid reply
1065 valid DHCP packets -> allow 0.0.0.0 as source address when LWIP_DHCP is
1430 * sockets.c (lwip_accept): check addr isn't NULL. If it's valid, do an
2076 (lwip_)recvfrom with valid "from" and "fromlen" parameters, on a
/components/net/lwip/lwip-2.0.3/doc/doxygen/
A Dlwip.Doxyfile409 # cache size is given by this formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range
1115 # To get valid HTML the header file that includes any scripts and style sheets
/components/net/lwip/lwip-2.1.2/doc/doxygen/
A Dlwip.Doxyfile418 # cache size is given by this formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range
1126 # To get valid HTML the header file that includes any scripts and style sheets
A Dlwip.Doxyfile.cmake.in418 # cache size is given by this formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range
1126 # To get valid HTML the header file that includes any scripts and style sheets

Completed in 43 milliseconds