Searched refs:phy_context (Results 1 – 7 of 7) sorted by relevance
336 pppoe = (pppoe_session *)ppp->phy_context; in npppd_ppp_get_pipex_stat() 345 pptp = (pptp_call *)ppp->phy_context; in npppd_ppp_get_pipex_stat() 354 l2tp = (l2tp_call *)ppp->phy_context; in npppd_ppp_get_pipex_stat()
1058 NPPPD_ASSERT(ppp->phy_context != NULL); in npppd_ppp_pipex_enable() 1069 pppoe = (pppoe_session *)ppp->phy_context; in npppd_ppp_pipex_enable() 1093 call = (pptp_call *)ppp->phy_context; in npppd_ppp_pipex_enable() 1119 l2tp = (l2tp_call *)ppp->phy_context; in npppd_ppp_pipex_enable() 1209 pppoe = (pppoe_session *)ppp->phy_context; in npppd_ppp_pipex_disable() 1218 call = (pptp_call *)ppp->phy_context; in npppd_ppp_pipex_disable() 1227 l2tp = (l2tp_call *)ppp->phy_context; in npppd_ppp_pipex_disable()
287 if (l2tp_put_tunnel_attributes(radpkt, ppp->phy_context) != 0) in radius_acct_request()293 if (pptp_put_tunnel_attributes(radpkt, ppp->phy_context) != 0) in radius_acct_request()
460 void *phy_context; /** Context of physical layer */ member
445 _this = ppp->phy_context; in pppoe_session_ppp_output()467 _this = ppp->phy_context; in pppoe_session_close_by_ppp()497 ppp->phy_context = _this; in pppoe_session_bind_ppp()
691 _this = ppp->phy_context; in pptp_call_ppp_output()714 PPTP_CALL_ASSERT(ppp->phy_context != NULL); in pptp_call_closed_by_ppp()716 _this = ppp->phy_context; in pptp_call_closed_by_ppp()745 ppp->phy_context = _this; in pptp_call_bind_ppp()
909 _this = ppp->phy_context; in l2tp_call_ppp_output()934 L2TP_CALL_ASSERT(ppp->phy_context != NULL); in l2tp_call_closed_by_ppp()936 _this = ppp->phy_context; in l2tp_call_closed_by_ppp()1012 ppp->phy_context = _this; in l2tp_call_bind_ppp()