Searched refs:pptp_call_closure_get (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pptp/
H A Dpptp_ctrl.h54 void * pptp_call_closure_get(PPTP_CONN * conn, PPTP_CALL * call);
H A Dpptp_callmgr.c68 lci = pptp_call_closure_get(conn, call); assert(lci != NULL);
80 lci = pptp_call_closure_get(conn, call);
230 pptp_call_closure_get(conn, call);
254 struct local_callinfo *lci = pptp_call_closure_get(conn, call);
H A Dpptp_ctrl.c1006 /*** pptp_call_closure_get ****************************************************/
1007 void * pptp_call_closure_get(PPTP_CONN * conn, PPTP_CALL * call) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/pptp/
H A Dpptp_ctrl.h54 void * pptp_call_closure_get(PPTP_CONN * conn, PPTP_CALL * call);
H A Dpptp_callmgr.c72 lci = pptp_call_closure_get(conn, call); assert(lci != NULL);
84 lci = pptp_call_closure_get(conn, call);
234 pptp_call_closure_get(conn, call);
258 struct local_callinfo *lci = pptp_call_closure_get(conn, call);
H A Dpptp_ctrl.c1006 /*** pptp_call_closure_get ****************************************************/
1007 void * pptp_call_closure_get(PPTP_CONN * conn, PPTP_CALL * call) function

Completed in 67 milliseconds