Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/ppp/ppp/
Dalias_pptp.c197 SetDestCallId(pptp_link, /* note the Peer's Call ID. */ in AliasHandlePptpOut()
266 SetDestCallId(pptp_link, /* note the Call ID. */ in AliasHandlePptpIn()
Dalias_local.h175 void SetDestCallId(struct alias_link *_link, u_int16_t _cid);
Dalias_db.c2240 SetDestCallId(struct alias_link *link, u_int16_t cid) in SetDestCallId() function