Home
last modified time | relevance | path

Searched refs:ncp_SetLink (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Dncp.h63 extern void ncp_SetLink(struct ncp *, struct link *);
H A Dncp.c199 ncp_SetLink(struct ncp *ncp, struct link *l) in ncp_SetLink() function
H A Dmp.c364 ncp_SetLink(&mp->bundle->ncp, &mp->link); in mp_Up()
H A Ddatalink.c644 ncp_SetLink(&dl->bundle->ncp, &dl->physical->link); in datalink_NCPUp()