Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/libalias/
H A Dalias_pptp.c357 SetDestCallId(pptp_lnk, /* note the Peer's Call in AliasHandlePptpOut()
428 SetDestCallId(pptp_lnk, /* note the Call ID. */ in AliasHandlePptpIn()
H A Dalias_local.h357 void SetDestCallId(struct alias_link *_lnk, u_int16_t _cid);
H A Dalias_db.c2072 SetDestCallId(struct alias_link *lnk, u_int16_t cid) in SetDestCallId() function