Searched refs:tcphdr_opt1len (Results 1 – 1 of 1) sorted by relevance
77 static u16_t tcphdr_opt1len; variable188 tcphdr_opt1len = tcphdr_optlen;200 tcphdr_opt1len = p->len;201 opt2len = (u16_t)(tcphdr_optlen - tcphdr_opt1len);205 pbuf_remove_header(p, tcphdr_opt1len);304 if (LWIP_HOOK_TCP_INPACKET_PCB(pcb, tcphdr, tcphdr_optlen, tcphdr_opt1len,377 tcphdr_opt1len, tcphdr_opt2, p) == ERR_OK)396 tcphdr_opt1len, tcphdr_opt2, p) != ERR_OK) {1892 if ((tcphdr_opt2 == NULL) || (optidx < tcphdr_opt1len)) {1896 u8_t idx = (u8_t)(optidx - tcphdr_opt1len);