Searched refs:np_finished (Results 1 - 5 of 5) sorted by relevance

/external/ppp/pppd/
H A Dpppd.h537 void np_finished __P((int, int)); /* a network protocol no longer needs link */
H A Dipv6cp.c1368 np_finished(f->unit, PPP_IPV6);
H A Dipxcp.c1395 np_finished(f->unit, PPP_IPX);
H A Dauth.c1093 * np_finished - a network protocol has finished using the link.
1096 np_finished(unit, proto) function
H A Dipcp.c94 static int ipcp_is_open; /* haven't called np_finished() */
1935 np_finished(f->unit, PPP_IP);

Completed in 138 milliseconds