Home
last modified time | relevance | path

Searched defs:npcb (Results 1 – 7 of 7) sorted by relevance

/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/
H A Dtcp_impl.h336 #define TCP_REG(pcbs, npcb) do {\ argument
350 #define TCP_RMV(pcbs, npcb) do { \ argument
368 #define TCP_REG(pcbs, npcb) \ argument
375 #define TCP_RMV(pcbs, npcb) \ argument
395 #define TCP_REG_ACTIVE(npcb) \ argument
401 #define TCP_RMV_ACTIVE(npcb) \ argument
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/priv/
H A Dtcp_priv.h358 #define TCP_REG(pcbs, npcb) do {\ argument
373 #define TCP_RMV(pcbs, npcb) do { \ argument
392 #define TCP_REG(pcbs, npcb) \ argument
399 #define TCP_RMV(pcbs, npcb) \ argument
420 #define TCP_REG_ACTIVE(npcb) \ argument
426 #define TCP_RMV_ACTIVE(npcb) \ argument
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/priv/
H A Dtcp_priv.h343 #define TCP_REG(pcbs, npcb) do {\ argument
358 #define TCP_RMV(pcbs, npcb) do { \ argument
377 #define TCP_REG(pcbs, npcb) \ argument
384 #define TCP_RMV(pcbs, npcb) \ argument
405 #define TCP_REG_ACTIVE(npcb) \ argument
411 #define TCP_RMV_ACTIVE(npcb) \ argument
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/
H A Dtcp_in.c442 struct tcp_pcb *npcb; in tcp_listen_input() local
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/
H A Dtcp_in.c547 struct tcp_pcb *npcb; local
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/
H A Dtcp_in.c632 struct tcp_pcb *npcb; local
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/snmp/
H A Dmib2.c1846 struct udp_pcb *npcb; in snmp_delete_udpidx_tree() local