Home
last modified time | relevance | path

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

/external/libppp/src/
Dipv6cp.h71 extern void ipv6cp_SetLink(struct ipv6cp *, struct link *);
Dncp.c203 ipv6cp_SetLink(&ncp->ipv6cp, l); in ncp_SetLink()
Dipv6cp.c318 ipv6cp_SetLink(struct ipv6cp *ipv6cp, struct link *l) in ipv6cp_SetLink() function