StartPointOut
start_point = StartPointOut(src_addr, dst_addr,
i = StartPointOut(src_addr, dst_addr, src_port, dst_port, link_type);
i = StartPointOut(src_addr, dst_addr, 0, 0, LINK_PPTP);
i = StartPointOut(src_addr, dst_addr, 0, 0, LINK_PPTP);
static u_int StartPointOut(struct in_addr, struct in_addr,