Home
last modified time | relevance | path

Searched refs:CALL_ID_KEY (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/usr.sbin/npppd/pptp/
Dpptpd.c241 #define CALL_ID_KEY(call_id, listener_idx) \ macro
244 CALL_ID_KEY((call)->id, (call)->ctrl->listener_index)
789 hl = hash_lookup(_this->call_id_map, CALL_ID_KEY(call_id, in pptpd_gre_input()