Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/libalias/
HDalias_pptp.c358 SetDestCallId(pptp_lnk, /* note the Peer's Call in AliasHandlePptpOut()
429 SetDestCallId(pptp_lnk, /* note the Call ID. */ in AliasHandlePptpIn()
HDalias_local.h350 void SetDestCallId(struct alias_link *_lnk, u_int16_t _cid);
HDalias_db.c2131 SetDestCallId(struct alias_link *lnk, u_int16_t cid) in SetDestCallId() function