Home
last modified time | relevance | path

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

/dflybsd-src/lib/libalias/
H A Dalias_pptp.c198 SetDestCallId(pptp_link, /* note the Peer's Call ID. */ in AliasHandlePptpOut()
267 SetDestCallId(pptp_link, /* note the Call ID. */ in AliasHandlePptpIn()
H A Dalias_local.h176 void SetDestCallId(struct alias_link *_link, u_int16_t _cid);
H A Dalias_db.c2236 SetDestCallId(struct alias_link *link, u_int16_t cid) in SetDestCallId() function