Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netinet/libalias/
H A Dalias_pptp.c358 SetDestCallId(pptp_lnk, /* note the Peer's Call in AliasHandlePptpOut()
429 SetDestCallId(pptp_lnk, /* note the Call ID. */ in AliasHandlePptpIn()
H A Dalias_local.h358 void SetDestCallId(struct alias_link *_lnk, u_int16_t _cid);
H A Dalias_db.c2133 SetDestCallId(struct alias_link *lnk, u_int16_t cid) in SetDestCallId() function