Searched refs:acookie_hash (Results 1 – 3 of 3) sorted by relevance
135 if ((_this->acookie_hash = hash_create( in pppoed_init()143 _this->acookie_hash = NULL; in pppoed_init()426 if (_this->acookie_hash != NULL) { in pppoed_uninit()427 hash_free(_this->acookie_hash); in pppoed_uninit()428 _this->acookie_hash = NULL; in pppoed_uninit()442 if (_this->acookie_hash != NULL) in pppoed_pppoe_session_close_notify()443 hash_delete(_this->acookie_hash, in pppoed_pppoe_session_close_notify()956 if (_this->self->acookie_hash != NULL) { in pppoed_recv_PADI()964 while(hash_lookup(_this->self->acookie_hash, in pppoed_recv_PADI()
143 hash_table *acookie_hash; member
381 if (hash_lookup(pppoed0->acookie_hash, in pppoe_session_recv_PADR()386 hash_insert(pppoed0->acookie_hash, in pppoe_session_recv_PADR()