Searched refs:StartPointOut (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/sys/netinet/libalias/ |
| H A D | alias_db.c | 391 StartPointOut(struct in_addr, struct in_addr, 427 StartPointOut(struct in_addr src_addr, struct in_addr dst_addr, in StartPointOut() function 1045 start_point = StartPointOut(src_addr, dst_addr, in AddLink() 1105 i = StartPointOut(src_addr, dst_addr, src_port, dst_port, link_type); in _FindLinkOut() 1597 i = StartPointOut(src_addr, dst_addr, 0, 0, LINK_PPTP); in FindPptpOutByCallId() 1618 i = StartPointOut(src_addr, dst_addr, 0, 0, LINK_PPTP); in FindPptpOutByPeerCallId()
|