Searched refs:cifaddr (Results 1 – 7 of 7) sorted by relevance
/external/syslinux/core/lwip/src/netif/ppp/ |
D | ppp.h | 465 int cifaddr (int, u32_t, u32_t);
|
D | ipcp.c | 1335 cifaddr(unit, ouraddr, hisaddr); in ipcp_clear_addrs()
|
D | ppp.c | 1432 cifaddr( int pd, u32_t o, u32_t h) in cifaddr() function
|
/external/ppp/pppd/ |
D | pppd.h | 659 int cifaddr __P((int, u_int32_t, u_int32_t));
|
D | ipcp.c | 2034 cifaddr(unit, ouraddr, hisaddr);
|
D | sys-linux.c | 2468 int cifaddr (int unit, u_int32_t our_adr, u_int32_t his_adr) in cifaddr() function
|
D | sys-solaris.c | 2019 cifaddr(u, o, h) in cifaddr() function
|