Searched refs:phy_close (Results 1 – 5 of 5) sorted by relevance
233 PPP_ASSERT(_this->phy_close != NULL); in ppp_start()351 if (_this->phy_close != NULL) in ppp_stop0()352 _this->phy_close(_this); in ppp_stop0()353 _this->phy_close = NULL; in ppp_stop0()
471 npppd_voidfunc phy_close; /** close line */ member
499 ppp->phy_close = pppoe_session_close_by_ppp; in pppoe_session_bind_ppp()
749 ppp->phy_close = pptp_call_closed_by_ppp; in pptp_call_bind_ppp()
1014 ppp->phy_close = l2tp_call_closed_by_ppp; in l2tp_call_bind_ppp()