http_crnl_2 is only used within LwIP_IAP.
 
Symbols
loading...
Files
loading...

http_crnl_2 variable

Syntax

static const char http_crnl_2[4] = {0xd, 0xa,0x2d,0x2d};

References

LocationReferrerText
httpserver.c:71
static const char http_crnl_2[4] =
httpserver.c:440http_recv()
while (strncmp ((char*)(data+ p->tot_len -i),http_crnl_2 , 4) && (p->tot_len -i > 0))

Data Use

Functions reading http_crnl_2
http_crnl_2
all items filtered out