Searched refs:_npppd (Results 1 – 5 of 5) sorted by relevance
438 npppd *_npppd; in npppd_iface_network_input_ipv4() local446 _npppd = _this->npppd; in npppd_iface_network_input_ipv4()453 ppp = npppd_get_ppp_by_id(_npppd, pppx->pppx_id); in npppd_iface_network_input_ipv4()466 ppp = npppd_get_ppp_by_ip(_npppd, iphdr->ip_dst); in npppd_iface_network_input_ipv4()
68 npppd_auth_create(int auth_type, const char *name, void *_npppd) in npppd_auth_create() argument79 base->npppd = _npppd; in npppd_auth_create()91 base->npppd = _npppd; in npppd_auth_create()
111 struct _npppd { struct
201 npppd *_npppd; in ipcp_reqci() local207 _npppd = ppp->pppd; in ipcp_reqci()
264 typedef struct _npppd npppd;