Home
last modified time | relevance | path

Searched refs:rp (Results 1 – 9 of 9) sorted by relevance

/components/net/lwip/lwip-2.1.2/src/core/ipv4/
A Dip4_addr.c287 char *rp; in ip4addr_ntoa_r() local
296 rp = buf; in ip4addr_ntoa_r()
309 *rp++ = inv[i]; in ip4addr_ntoa_r()
314 *rp++ = '.'; in ip4addr_ntoa_r()
317 *--rp = 0; in ip4addr_ntoa_r()
/components/net/lwip/lwip-2.0.3/src/core/ipv4/
A Dip4_addr.c297 char *rp; in ip4addr_ntoa_r() local
306 rp = buf; in ip4addr_ntoa_r()
319 *rp++ = inv[i]; in ip4addr_ntoa_r()
324 *rp++ = '.'; in ip4addr_ntoa_r()
327 *--rp = 0; in ip4addr_ntoa_r()
/components/net/lwip/lwip-1.4.1/src/core/ipv4/
A Dip_addr.c280 char *rp; in ipaddr_ntoa_r() local
289 rp = buf; in ipaddr_ntoa_r()
302 *rp++ = inv[i]; in ipaddr_ntoa_r()
307 *rp++ = '.'; in ipaddr_ntoa_r()
310 *--rp = 0; in ipaddr_ntoa_r()
/components/net/netdev/src/
A Dnetdev_ipaddr.c189 char *rp; in netdev_ip4addr_ntoa_r() local
198 rp = buf; in netdev_ip4addr_ntoa_r()
215 *rp++ = inv[i]; in netdev_ip4addr_ntoa_r()
221 *rp++ = '.'; in netdev_ip4addr_ntoa_r()
224 *--rp = 0; in netdev_ip4addr_ntoa_r()
/components/net/lwip/lwip-2.0.3/src/netif/ppp/
A DPPPD_FOLLOWUP26 - using rp-pppoe pppd exits with EXIT_OK after receiving a timeout waiting
56 Don't care, is a patch for pppd/plugins/rp-pppoe/plugin.c which is not part
85 2010-08-24 - rp-pppoe: allow MTU to be increased up to 1500
129 2012-05-20 - rp-pppoe plugin: Print leading zeros in MAC address
166 2012-05-20 - rp-pppoe plugin: Import some fixes from rp-pppoe-3.10
/components/net/lwip/lwip-2.1.2/src/netif/ppp/
A DPPPD_FOLLOWUP26 - using rp-pppoe pppd exits with EXIT_OK after receiving a timeout waiting
56 Don't care, is a patch for pppd/plugins/rp-pppoe/plugin.c which is not part
85 2010-08-24 - rp-pppoe: allow MTU to be increased up to 1500
129 2012-05-20 - rp-pppoe plugin: Print leading zeros in MAC address
166 2012-05-20 - rp-pppoe plugin: Import some fixes from rp-pppoe-3.10
/components/drivers/include/drivers/
A Dnvme.h724 rt_uint8_t rp; /* Relative performance */
/components/dfs/dfs_v1/filesystems/elmfat/
A Dff.c3614 const TCHAR *rp = path; local
3618 vol = get_ldnumber(&rp);
/components/dfs/dfs_v2/filesystems/elmfat/
A Dff.c3666 const TCHAR *rp = path; local
3670 vol = get_ldnumber(&rp);

Completed in 35 milliseconds