Home
last modified time | relevance | path

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

/dragonfly/lib/libalias/
H A Dalias_pptp.c88 u_int16_t gh_call_id; /* Call ID. */ member
325 link = FindPptpOutByPeerCallId(pip->ip_src, pip->ip_dst, gr->gh_call_id); in AliasHandlePptpGreOut()
353 link = FindPptpInByPeerCallId(pip->ip_src, pip->ip_dst, gr->gh_call_id); in AliasHandlePptpGreIn()
358 gr->gh_call_id = GetOriginalPort(link); in AliasHandlePptpGreIn()