Home
last modified time | relevance | path

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

/dragonfly/lib/libalias/
H A Dalias_db.c2000 GetDestPort(struct alias_link *link) in GetDestPort() function
2795 if (GetOriginalPort(link) != 0 && GetDestPort(link) != 0) { in PunchFWHole()
2802 GetDestAddress(link), ntohs(GetDestPort(link)) ); in PunchFWHole()
2809 GetDestAddress(link), ntohs(GetDestPort(link)), in PunchFWHole()