Searched refs:old (Results 1 – 6 of 6) sorted by relevance
| /lib/liblwip/src/netif/ppp/ |
| D | ipcp.c | 309 #define LENCIVJ(neg, old) (neg ? (old? CILEN_COMPRESS : CILEN_VJ) : 0) in ipcp_cilen() argument 310 #define LENCIADDR(neg, old) (neg ? (old? CILEN_ADDRS : CILEN_ADDR) : 0) in ipcp_cilen() argument 353 #define ADDCIVJ(opt, neg, val, old, maxslotindex, cflag) \ in ipcp_addci() argument 355 int vjlen = old? CILEN_COMPRESS : CILEN_VJ; \ in ipcp_addci() 360 if (!old) { \ in ipcp_addci() 370 #define ADDCIADDR(opt, neg, old, val1, val2) \ in ipcp_addci() argument 372 int addrlen = (old? CILEN_ADDRS: CILEN_ADDR); \ in ipcp_addci() 379 if (old) { \ in ipcp_addci() 438 #define ACKCIVJ(opt, neg, val, old, maxslotindex, cflag) \ in ipcp_ackci() argument 440 int vjlen = old? CILEN_COMPRESS : CILEN_VJ; \ in ipcp_ackci() [all …]
|
| /sys/amd64/ |
| D | switch.S | 13 # Save callee saved registers of old thread 22 # Switch stack from old to new thread
|
| /lib/liblwip/ |
| D | UPGRADING | 14 compatibility to old applications, but will be removed in the future).
|
| D | CHANGELOG | 1402 * dhcp.c: fixed bug #24480 (releasing old udp_pdb and pbuf in dhcp_start) 1946 PBUF_POOL pbufs instead of the old pool implementation in pbuf.c to reduce 2278 * ip_frag.c: Fixed bug #20429: use the new pbuf_copy_partial instead of the old 2440 as the one of the netif used for sending to prevent sending from old 2642 old code using tcp_input with new define ETHARP_TCPIP_INPUT set to 0.
|
| /lib/liblwip/doc/ |
| D | snmp_agent.txt | 13 This is an old(er) standard but is still widely supported.
|
| /docs/ |
| D | Doxyfile | 236 # tag to YES if you prefer the old behavior instead. 1493 # files are now used as the Windows 98 help format, and will replace the old
|