/nrf52832-nimble/nordic/nrfx/hal/ |
H A D | nrf_usbd.h | 55 …IN[0].CONFIG registers values, and enables control endpoint IN 0 to respond to traffic from host */ 56 … EPIN[1].CONFIG registers values, and enables data endpoint IN 1 to respond to traffic from host */ 57 … EPIN[2].CONFIG registers values, and enables data endpoint IN 2 to respond to traffic from host */ 58 … EPIN[3].CONFIG registers values, and enables data endpoint IN 3 to respond to traffic from host */ 59 … EPIN[4].CONFIG registers values, and enables data endpoint IN 4 to respond to traffic from host */ 60 … EPIN[5].CONFIG registers values, and enables data endpoint IN 5 to respond to traffic from host */ 61 … EPIN[6].CONFIG registers values, and enables data endpoint IN 6 to respond to traffic from host */ 62 … EPIN[7].CONFIG registers values, and enables data endpoint IN 7 to respond to traffic from host */ 64 …EPOUT[0].CONFIG registers values, and enables control endpoint 0 to respond to traffic from host */ 65 …nd EPOUT[1].CONFIG registers values, and enables data endpoint 1 to respond to traffic from host */ [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/ |
H A D | sockets.h | 167 * Options and types for UDP multicast traffic handling 187 * precedence traffic as more important than other traffic (generally 188 * by accepting only traffic above a certain precedence at time of high
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ipv6/ |
H A D | ip6.c | 172 /* loopif is disabled, loopback traffic is passed through any netif */ in ip6_route() 174 /* don't check for link on loopback traffic */ in ip6_route() 178 /* default netif is not up, just use any netif for loopback traffic */ in ip6_route() 525 * traffic is sent across a non-loopback interface, however. in ip6_input() 809 * @param tc the Traffic Class value to be set in the IPv6 header 931 * @param tc the Traffic Class value to be set in the IPv6 header 987 * @param tc the Traffic Class value to be set in the IPv6 header
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/ |
H A D | sockets.h | 278 * Options and types for UDP multicast traffic handling 304 * precedence traffic as more important than other traffic (generally 305 * by accepting only traffic above a certain precedence at time of high
|
H A D | etharp.h | 3 * Ethernet output function - handles OUTGOING ethernet level traffic, implements
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/ |
H A D | UPGRADING | 15 * UDP does NOT receive multicast traffic from ALL netifs on an UDP PCB bound to a specific 16 netif any more. Users need to bind to IP_ADDR_ANY to receive multicast traffic and compare
|
H A D | README | 19 * IGMP (Internet Group Management Protocol) for multicast traffic management
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ |
H A D | lowpan6_common.c | 202 /* Determine TF field: Traffic Class, Flow Label */ in lowpan6_compress_headers() 207 /* Traffic class (ECN+DSCP) elided too. */ in lowpan6_compress_headers() 210 /* Traffic class (ECN+DSCP) appended. */ in lowpan6_compress_headers() 215 /* DSCP portion of Traffic Class is elided, ECN and FL are appended (3 bytes) */ in lowpan6_compress_headers() 223 /* Traffic class and flow label are appended (4 bytes) */ in lowpan6_compress_headers() 439 /* Set IPv6 version, traffic class and flow label. (RFC6282, ch 3.1.1.)*/ in lowpan6_decompress_hdr()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ipv4/ |
H A D | ip4.c | 3 * This is the IPv4 layer implementation for incoming and outgoing IP traffic. 181 /* loopif is disabled, looopback traffic is passed through any netif */ in ip4_route() 183 /* don't check for link on loopback traffic */ in ip4_route() 187 /* default netif is not up, just use any netif for loopback traffic */ in ip4_route() 528 * unless a non-loopback interface is used for loopback traffic. */ 546 /* Pass DHCP messages regardless of destination address. DHCP traffic is addressed
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv4/ |
H A D | ip4.c | 3 * This is the IPv4 layer implementation for incoming and outgoing IP traffic. 187 /* loopif is disabled, looopback traffic is passed through any netif */ in ip4_route() 189 /* don't check for link on loopback traffic */ in ip4_route() 193 /* default netif is not up, just use any netif for loopback traffic */ in ip4_route() 550 * unless a non-loopback interface is used for loopback traffic. */ 570 /* Pass DHCP messages regardless of destination address. DHCP traffic is addressed
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/ |
H A D | sockets.h | 305 * Options and types for UDP multicast traffic handling 353 * precedence traffic as more important than other traffic (generally 354 * by accepting only traffic above a certain precedence at time of high
|
H A D | etharp.h | 3 * Ethernet output function - handles OUTGOING ethernet level traffic, implements
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ |
H A D | ethernet.h | 3 * Ethernet input function - handles INCOMING ethernet level traffic
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ |
H A D | ethernet.h | 3 * Ethernet input function - handles INCOMING ethernet level traffic
|
/nrf52832-nimble/rt-thread/examples/ymodem/ |
H A D | tofile.c | 86 /* there is no Ymodem traffic on the line so print out info. */ in rym_write_to_file()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/ |
H A D | UPGRADING | 58 * UDP does NOT receive multicast traffic from ALL netifs on an UDP PCB bound to a specific 59 netif any more. Users need to bind to IP_ADDR_ANY to receive multicast traffic and compare
|
H A D | README | 19 * IGMP (Internet Group Management Protocol) for multicast traffic management
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/ |
H A D | README | 18 * IGMP (Internet Group Management Protocol) for multicast traffic management
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv6/ |
H A D | ip6.c | 233 /* loopif is disabled, loopback traffic is passed through any netif */ in ip6_route() 235 /* don't check for link on loopback traffic */ in ip6_route() 239 /* default netif is not up, just use any netif for loopback traffic */ in ip6_route() 647 * cannot be implemented in the case that loopback traffic is sent 1141 * @param tc the Traffic Class value to be set in the IPv6 header 1284 * @param tc the Traffic Class value to be set in the IPv6 header 1340 * @param tc the Traffic Class value to be set in the IPv6 header
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ |
H A D | lowpan6.c | 299 /* Determine TF field: Traffic Class, Flow Label */ in lowpan6_frag() 304 /* Traffic class (ECN+DSCP) elided too. */ in lowpan6_frag() 307 /* Traffic class (ECN+DSCP) appended. */ in lowpan6_frag() 312 /* DSCP portion of Traffic Class is elided, ECN and FL are appended (3 bytes) */ in lowpan6_frag() 320 /* Traffic class and flow label are appended (4 bytes) */ in lowpan6_frag() 711 /* Set IPv6 version, traffic class and flow label. */ in lowpan6_decompress()
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/ |
H A D | randm.h | 57 * such as user operations and network traffic.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/prot/ |
H A D | ip6.h | 81 /** version / traffic class / flow label */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/ |
H A D | magic.h | 94 * such as user operations and network traffic.
|
H A D | vj.h | 95 #define SPECIAL_I (NEW_S|NEW_W|NEW_U) /* echoed interactive traffic */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/ |
H A D | magic.h | 98 * such as user operations and network traffic.
|