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

/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/plugins/pppoe/
H A Dpppoehash.c21 static int hash_con(int key_len, char* key) function
39 int hash = hash_con(len, key);
52 int hash = hash_con(pc->key_len, pc->key);
73 int hash = hash_con(len, key);

Completed in 38 milliseconds