Home
last modified time | relevance | path

Searched refs:deflate_size (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dccp.c350 ccp_wantoptions[0].deflate_size = rbits;
355 ccp_allowoptions[0].deflate_size = abits;
385 wo->deflate_size = DEFLATE_MAX_SIZE; in ccp_init()
389 ao->deflate_size = DEFLATE_MAX_SIZE; in ccp_init()
682 if (go->deflate_size < DEFLATE_MIN_WORKS) { in ccp_resetci()
694 go->deflate_size--; in ccp_resetci()
714 go->deflate_size--; in ccp_resetci()
979 try_.deflate_size = DEFLATE_SIZE(p[2]); in ccp_nakci()
1424 if (opt2 != NULL && opt2->deflate_size != opt->deflate_size) in method_name()
1427 opt->deflate_size, opt2->deflate_size); in method_name()
[all …]
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/netif/ppp/
A Dccp.h146 u_short deflate_size; /* lg(window size) for Deflate */ member
/AliOS-Things-master/components/lwip/lwip2.0.0/include/netif/ppp/
A Dccp.h146 u_short deflate_size; /* lg(window size) for Deflate */ member

Completed in 6 milliseconds