Home
last modified time | relevance | path

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

/external/lib/lwip/include/lwip/
A Dtcp_impl.h313 struct tcp_pcb *pcbs; member
336 #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

Completed in 5 milliseconds